Searched refs:isStandardPlaneLayoutComponentType (Results 1 – 6 of 6) sorted by relevance
594 ASSERT_TRUE(gralloc4::isStandardPlaneLayoutComponentType(gralloc4::PlaneLayoutComponentType_Y)); in TEST_F()602 …ASSERT_FALSE(gralloc4::isStandardPlaneLayoutComponentType({"vendor.mycompanyname.graphics.common.P… in TEST_F()
1239 bool isStandardPlaneLayoutComponentType(const ExtendableType& planeLayoutComponentType) { in isStandardPlaneLayoutComponentType() function1318 if (!isStandardPlaneLayoutComponentType(planeLayoutComponentType)) { in getPlaneLayoutComponentTypeName()
404 bool isStandardPlaneLayoutComponentType(
647 if (!gralloc4::isStandardPlaneLayoutComponentType(planeLayoutComponent.type)) { in lock()
332 if (!gralloc4::isStandardPlaneLayoutComponentType(planeLayoutComponent.type)) { in lock()
412 if (!gralloc4::isStandardPlaneLayoutComponentType(component.type)) { in Gralloc4Mapper_lock()