Home
last modified time | relevance | path

Searched defs:planeType (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/ips/anniedale/
DPlaneCapabilities.cpp34 bool PlaneCapabilities::isFormatSupported(int planeType, HwcLayer *hwcLayer) in isFormatSupported()
77 bool PlaneCapabilities::isSizeSupported(int planeType, HwcLayer *hwcLayer) in isSizeSupported()
138 bool PlaneCapabilities::isBlendingSupported(int planeType, HwcLayer *hwcLayer) in isBlendingSupported()
164 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported()
221 bool PlaneCapabilities::isTransformSupported(int planeType, HwcLayer *hwcLayer) in isTransformSupported()
/hardware/intel/img/hwcomposer/common/base/
DHwcLayerList.cpp48 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer) in checkSupported()
941 const char *planeType = "N/A"; in dump() local
1024 const char *planeType = "N/A"; in dump() local
/hardware/intel/img/hwcomposer/include/
DDisplayPlaneManager.h37 int planeType; member