Home
last modified time | relevance | path

Searched refs:getStandardPlaneLayoutComponentTypeValue (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1260 PlaneLayoutComponentType getStandardPlaneLayoutComponentTypeValue( in getStandardPlaneLayoutComponentTypeValue() function
1323 switch (getStandardPlaneLayoutComponentTypeValue(planeLayoutComponentType)) { in getPlaneLayoutComponentTypeName()
/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h416 getStandardPlaneLayoutComponentTypeValue(
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp610 …ASSERT_EQ(PlaneLayoutComponentType::Y, gralloc4::getStandardPlaneLayoutComponentTypeValue(gralloc4… in TEST_F()