Home
last modified time | relevance | path

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

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