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