Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/include/gralloctypes/
DGralloc4.h424 std::string getInterlacedName(
/frameworks/native/libs/ui/
DGralloc5.cpp437 << ", interlaced: " << gralloc4::getInterlacedName(bufferDump.interlaced) in writeDumpToStream()
DGralloc4.cpp935 << ", interlaced: " << gralloc4::getInterlacedName(interlaced) in bufferDumpHelper()
/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1279 std::string getInterlacedName(const ExtendableType& interlaced) { in getInterlacedName() function