OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vsyncHint
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
PowerHAL.h
33
status_t
vsyncHint
(bool enabled);
PowerHAL.cpp
34
status_t PowerHAL::
vsyncHint
(bool enabled) {
/frameworks/native/services/surfaceflinger/
EventThread.cpp
71
mPowerHAL.
vsyncHint
(false);
83
mPowerHAL.
vsyncHint
(true);
Completed in 150 milliseconds