Loading services/surfaceflinger/EventThread.h +1 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,7 @@ private: // protected by mLock SortedVector< wp<Connection> > mDisplayEventConnections; Vector< DisplayEventReceiver::Event > mPendingEvents; DisplayEventReceiver::Event mVSyncEvent[HWC_DISPLAY_TYPES_SUPPORTED]; DisplayEventReceiver::Event mVSyncEvent[HWC_NUM_DISPLAY_TYPES]; bool mUseSoftwareVSync; // for debugging Loading Loading
services/surfaceflinger/EventThread.h +1 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,7 @@ private: // protected by mLock SortedVector< wp<Connection> > mDisplayEventConnections; Vector< DisplayEventReceiver::Event > mPendingEvents; DisplayEventReceiver::Event mVSyncEvent[HWC_DISPLAY_TYPES_SUPPORTED]; DisplayEventReceiver::Event mVSyncEvent[HWC_NUM_DISPLAY_TYPES]; bool mUseSoftwareVSync; // for debugging Loading