Searched defs:planeType (Results 1 – 3 of 3) sorted by relevance
34 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()
48 bool HwcLayerList::checkSupported(int planeType, HwcLayer *hwcLayer) in checkSupported()941 const char *planeType = "N/A"; in dump() local1024 const char *planeType = "N/A"; in dump() local
37 int planeType; member