Searched refs:isScalingSupported (Results 1 – 7 of 7) sorted by relevance
31 static bool isScalingSupported(int planeType, HwcLayer *hwcLayer);
171 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported() function in android::intel::PlaneCapabilities
164 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported() function in android::intel::PlaneCapabilities
184 bool PlaneCapabilities::isScalingSupported(int planeType, HwcLayer *hwcLayer) in isScalingSupported() function in android::intel::PlaneCapabilities
105 valid = PlaneCapabilities::isScalingSupported(planeType, hwcLayer); in checkSupported()
106 valid = PlaneCapabilities::isScalingSupported(planeType, hwcLayer); in checkSupported()