Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gralloc/types/include/gralloctypes/
H A DGralloc4.h417 std::string getPlaneLayoutComponentTypeName(
/aosp12/frameworks/native/libs/ui/
H A DGralloc4.cpp964 *outDump << gralloc4::getPlaneLayoutComponentTypeName(planeLayoutComponent.type); in bufferDumpHelper()
/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp1301 std::string getPlaneLayoutComponentTypeName(const ExtendableType& planeLayoutComponentType) { in getPlaneLayoutComponentTypeName() function