Searched defs:DEVICE_PRIMARY (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/include/
H A DIDisplayDevice.h56 DEVICE_PRIMARY = HWC_DISPLAY_PRIMARY, enumerator in enum:android::intel::IDisplayDevice::__anon1259
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DIDisplayDevice.h56 DEVICE_PRIMARY = HWC_DISPLAY_PRIMARY, enumerator in enum:android::intel::IDisplayDevice::__anon1298
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcomposer.cpp84 if (device->getType() != IDisplayDevice::DEVICE_PRIMARY)
97 if (device->getType() != IDisplayDevice::DEVICE_PRIMARY)
140 if (device->getType() != IDisplayDevice::DEVICE_PRIMARY)
336 mProcs->vsync(const_cast<hwc_procs_t*>(mProcs), IDisplayDevice::DEVICE_PRIMARY, timestamp); member in class:android::intel::IDisplayDevice
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcomposer.cpp329 mProcs->vsync(const_cast<hwc_procs_t*>(mProcs), IDisplayDevice::DEVICE_PRIMARY, timestamp); member in class:android::intel::IDisplayDevice

Completed in 138 milliseconds