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

  /frameworks/native/services/surfaceflinger/
EventThread.cpp 311 mFlinger->eventControl(HWC_DISPLAY_PRIMARY, SurfaceFlinger::EVENT_VSYNC, true);
318 mFlinger->eventControl(HWC_DISPLAY_PRIMARY, SurfaceFlinger::EVENT_VSYNC, false);
SurfaceFlinger.h 89 EVENT_VSYNC = HWC_EVENT_VSYNC
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 239 EVENT_VSYNC = HWC_EVENT_VSYNC
HWComposer.cpp 464 if (event != EVENT_VSYNC) {
    [all...]

Completed in 43 milliseconds