Searched refs:isStandardPlaneLayoutComponentType (Results 1 – 6 of 6) sorted by relevance
566 ASSERT_TRUE(gralloc4::isStandardPlaneLayoutComponentType(gralloc4::PlaneLayoutComponentType_Y)); in TEST_F()574 …ASSERT_FALSE(gralloc4::isStandardPlaneLayoutComponentType({"vendor.mycompanyname.graphics.common.P… in TEST_F()
173 if (!gralloc4::isStandardPlaneLayoutComponentType(type)) {
1227 bool isStandardPlaneLayoutComponentType(const ExtendableType& planeLayoutComponentType) { in isStandardPlaneLayoutComponentType() function1302 if (!isStandardPlaneLayoutComponentType(planeLayoutComponentType)) { in getPlaneLayoutComponentTypeName()
393 bool isStandardPlaneLayoutComponentType(
300 if (!gralloc4::isStandardPlaneLayoutComponentType(planeLayoutComponent.type)) { in lock()
126 if (!gralloc4::isStandardPlaneLayoutComponentType(component.type)) { in verifyRGBA8888PlaneLayouts()213 if (!gralloc4::isStandardPlaneLayoutComponentType(planeLayoutComponent.type)) { in getAndroidYCbCr()