Searched refs:isStandardInterlaced (Results 1 – 5 of 5) sorted by relevance
592 ASSERT_TRUE(gralloc4::isStandardInterlaced(gralloc4::Interlaced_None)); in TEST_F()600 …ASSERT_FALSE(gralloc4::isStandardInterlaced({"vendor.mycompanyname.graphics.common.Interlaced", 0}… in TEST_F()
1229 bool isStandardInterlaced(const ExtendableType& interlaced) { in isStandardInterlaced() function1280 if (!isStandardInterlaced(interlaced)) { in getInterlacedName()
400 bool isStandardInterlaced(
898 if (!gralloc4::isStandardInterlaced(interlaced)) { in getInterlaced()
628 if (!gralloc4::isStandardInterlaced(interlaced)) { in getInterlaced()