Home
last modified time | relevance | path

Searched refs:isStandardInterlaced (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp564 ASSERT_TRUE(gralloc4::isStandardInterlaced(gralloc4::Interlaced_None)); in TEST_F()
572 …ASSERT_FALSE(gralloc4::isStandardInterlaced({"vendor.mycompanyname.graphics.common.Interlaced", 0}… in TEST_F()
/aosp12/frameworks/native/libs/ui/
H A DGralloc4.cpp560 if (!gralloc4::isStandardInterlaced(interlaced)) { in getInterlaced()
750 if (!gralloc4::isStandardInterlaced(interlaced)) { in getDefaultInterlaced()
/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1217 bool isStandardInterlaced(const ExtendableType& interlaced) { in isStandardInterlaced() function
1268 if (!isStandardInterlaced(interlaced)) { in getInterlacedName()
/aosp12/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h389 bool isStandardInterlaced(