OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEVICE_PRIMARY
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/include/
IDisplayDevice.h
56
DEVICE_PRIMARY
= HWC_DISPLAY_PRIMARY,
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
IDisplayDevice.h
56
DEVICE_PRIMARY
= HWC_DISPLAY_PRIMARY,
/hardware/intel/img/hwcomposer/merrifield/common/base/
Hwcomposer.cpp
337
mProcs->vsync(const_cast<hwc_procs_t*>(mProcs), IDisplayDevice::
DEVICE_PRIMARY
, timestamp);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Hwcomposer.cpp
329
mProcs->vsync(const_cast<hwc_procs_t*>(mProcs), IDisplayDevice::
DEVICE_PRIMARY
, timestamp);
Completed in 43 milliseconds