Home
last modified time | relevance | path

Searched refs:getStandardInterlacedValue (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1252 Interlaced getStandardInterlacedValue(const ExtendableType& interlaced) { in getStandardInterlacedValue() function
1285 switch (getStandardInterlacedValue(interlaced)) { in getInterlacedName()
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h411 aidl::android::hardware::graphics::common::Interlaced getStandardInterlacedValue(
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp608 ASSERT_EQ(Interlaced::NONE, gralloc4::getStandardInterlacedValue(gralloc4::Interlaced_None)); in TEST_F()
/frameworks/native/libs/ui/
DGralloc5.cpp901 *outInterlaced = gralloc4::getStandardInterlacedValue(interlaced); in getInterlaced()
DGralloc4.cpp631 *outInterlaced = gralloc4::getStandardInterlacedValue(interlaced); in getInterlaced()