Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ec06236 authored by Steve Kondik's avatar Steve Kondik
Browse files

surfaceflinger: Unbreak the ABI

 * Adreno is calling eglSwapPreserved, don't break the ABI.

Change-Id: Iaf300e2530534602910b9593b1c9136ed75559b5
parent a3263117
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -173,7 +173,6 @@ public:
     */
    uint32_t getPageFlipCount() const;
    void dump(String8& result) const;
    int getHardwareOrientation();

#ifdef QCOM_BSP
    /* To set egl atribute, EGL_SWAP_BEHAVIOR value
@@ -181,6 +180,8 @@ public:
     */
    void eglSwapPreserved(bool status) const;
#endif

    int getHardwareOrientation();
private:
    /*
     *  Constants, set during initialization