Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h428 std::string getPlaneLayoutComponentTypeName(
/frameworks/native/libs/ui/
DGralloc5.cpp419 outDump << gralloc4::getPlaneLayoutComponentTypeName(planeLayoutComponent.type); in writeDumpToStream()
DGralloc4.cpp915 *outDump << gralloc4::getPlaneLayoutComponentTypeName(planeLayoutComponent.type); in bufferDumpHelper()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1317 std::string getPlaneLayoutComponentTypeName(const ExtendableType& planeLayoutComponentType) { in getPlaneLayoutComponentTypeName() function