Searched refs:isTransformSupported (Results 1 – 3 of 3) sorted by relevance
32 static bool isTransformSupported(int planeType, HwcLayer *hwcLayer);
221 bool PlaneCapabilities::isTransformSupported(int planeType, HwcLayer *hwcLayer) in isTransformSupported() function in android::intel::PlaneCapabilities
77 valid = PlaneCapabilities::isTransformSupported(planeType, hwcLayer); in checkSupported()