HomeSort by relevance Sort by last modified time
    Searched refs:VSyncThread (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 261 class VSyncThread : public Thread {
271 VSyncThread(HWComposer& hwc);
275 friend class VSyncThread;
342 sp<VSyncThread> mVSyncThread;
HWComposer.cpp 199 mVSyncThread = new VSyncThread(*this);
    [all...]

Completed in 81 milliseconds