Home
last modified time | relevance | path

Searched defs:dumpAsHex (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.cpp2932 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path()
/external/skia/tests/
DPathTest.cpp4252 bool dumpAsHex, const char* str) { in compare_dump()