Home
last modified time | relevance | path

Searched defs:dpm (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
DPlatfPrimaryDevice.cpp26 DisplayPlaneManager& dpm) in PlatfPrimaryDevice()
DPlatfExternalDevice.cpp27 DisplayPlaneManager& dpm) in PlatfExternalDevice()
DPlatfHwcomposer.cpp55 DisplayPlaneManager& dpm) in createDisplayDevice()
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
DPrimaryDevice.cpp25 PrimaryDevice::PrimaryDevice(uint32_t disp, Hwcomposer& hwc, DisplayPlaneManager& dpm) in PrimaryDevice()
DExternalDevice.cpp26 ExternalDevice::ExternalDevice(uint32_t disp, Hwcomposer& hwc, DisplayPlaneManager& dpm) in ExternalDevice()
DPhysicalDevice.cpp24 …icalDevice::PhysicalDevice(uint32_t disp, uint32_t type, Hwcomposer& hwc, DisplayPlaneManager& dpm) in PhysicalDevice()