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 299 class VSyncThread : public Thread {
309 VSyncThread(HWComposer& hwc);
313 friend class VSyncThread;
385 sp<VSyncThread> mVSyncThread;
HWComposer_hwc1.cpp 193 mVSyncThread = new VSyncThread(*this);
    [all...]

Completed in 514 milliseconds