OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vsyncControl
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DummyDevice.cpp
84
bool DummyDevice::
vsyncControl
(bool enabled)
PhysicalDevice.cpp
131
bool PhysicalDevice::
vsyncControl
(bool enabled)
/hardware/intel/img/hwcomposer/merrifield/common/base/
Hwcomposer.cpp
227
bool Hwcomposer::
vsyncControl
(int disp, int enabled)
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Hwcomposer.cpp
145
bool Hwcomposer::
vsyncControl
(int disp, int enabled)
163
return device->
vsyncControl
(enabled ? true : false);
/hardware/intel/img/hwcomposer/merrifield/common/devices/
PhysicalDevice.cpp
134
bool PhysicalDevice::
vsyncControl
(bool enabled)
VirtualDevice.cpp
[
all
...]
Completed in 172 milliseconds