Home
last modified time | relevance | path

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

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