OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_VSYNC
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/surfaceflinger/
EventControlThread.cpp
38
mFlinger->eventControl(HWC_DISPLAY_PRIMARY, SurfaceFlinger::
EVENT_VSYNC
,
51
SurfaceFlinger::
EVENT_VSYNC
, mVsyncEnabled);
SurfaceFlinger.h
99
EVENT_VSYNC
= HWC_EVENT_VSYNC
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h
243
EVENT_VSYNC
= HWC_EVENT_VSYNC
HWComposer.cpp
479
if (event !=
EVENT_VSYNC
) {
[
all
...]
Completed in 67 milliseconds