Loading libs/surfaceflinger/SurfaceFlinger.h +2 −0 Original line number Diff line number Diff line Loading @@ -246,8 +246,10 @@ private: virtual status_t readyToRun(); virtual void onFirstRef(); public: // hack to work around gcc 4.0.3 bug const GraphicPlane& graphicPlane(int dpy) const; GraphicPlane& graphicPlane(int dpy); private: void waitForEvent(); public: // hack to work around gcc 4.0.3 bug Loading Loading
libs/surfaceflinger/SurfaceFlinger.h +2 −0 Original line number Diff line number Diff line Loading @@ -246,8 +246,10 @@ private: virtual status_t readyToRun(); virtual void onFirstRef(); public: // hack to work around gcc 4.0.3 bug const GraphicPlane& graphicPlane(int dpy) const; GraphicPlane& graphicPlane(int dpy); private: void waitForEvent(); public: // hack to work around gcc 4.0.3 bug Loading