Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDumpCanvas.cpp559 static void dumpToDebugf(const char text[], void*) { in dumpToDebugf() function
563 SkDebugfDumper::SkDebugfDumper() : INHERITED(dumpToDebugf, nullptr) {} in SkDebugfDumper()