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
35
status_t
vsyncHint
(bool enabled);
PowerHAL.cpp
41
status_t PowerHAL::
vsyncHint
(bool enabled) {
/frameworks/native/services/surfaceflinger/
EventThread.cpp
310
mPowerHAL.
vsyncHint
(true);
320
mPowerHAL.
vsyncHint
(false);
Completed in 85 milliseconds