Searched refs:Interlaced_None (Results 1 – 2 of 2) sorted by relevance
281 ::testing::Values(gralloc4::Interlaced_None, gralloc4::Interlaced_TopBottom,512 ASSERT_NE(NO_ERROR, gralloc4::encodeInterlaced(gralloc4::Interlaced_None, nullptr)); in TEST_F()592 ASSERT_TRUE(gralloc4::isStandardInterlaced(gralloc4::Interlaced_None)); in TEST_F()608 ASSERT_EQ(Interlaced::NONE, gralloc4::getStandardInterlacedValue(gralloc4::Interlaced_None)); in TEST_F()
165 static const aidl::android::hardware::graphics::common::ExtendableType Interlaced_None = variable