OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleVsyncControl
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/base/
VsyncManager.h
36
bool
handleVsyncControl
(int disp, bool enabled);
VsyncManager.cpp
66
bool VsyncManager::
handleVsyncControl
(int disp, bool enabled)
Hwcomposer.cpp
231
return mVsyncManager->
handleVsyncControl
(disp, enabled ? true : false);
Completed in 754 milliseconds