Searched refs:getPlaneLayoutComponentTypeName (Results 1 – 4 of 4) sorted by relevance
428 std::string getPlaneLayoutComponentTypeName(
419 outDump << gralloc4::getPlaneLayoutComponentTypeName(planeLayoutComponent.type); in writeDumpToStream()
915 *outDump << gralloc4::getPlaneLayoutComponentTypeName(planeLayoutComponent.type); in bufferDumpHelper()
1317 std::string getPlaneLayoutComponentTypeName(const ExtendableType& planeLayoutComponentType) { in getPlaneLayoutComponentTypeName() function