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_hwc1.h 286 class VSyncThread : public Thread {
296 VSyncThread(HWComposer& hwc);
300 friend class VSyncThread;
372 sp<VSyncThread> mVSyncThread;
HWComposer_hwc1.cpp 191 mVSyncThread = new VSyncThread(*this);
    [all...]

Completed in 742 milliseconds