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