Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp2918 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path()
/external/skqp/src/pathops/
DSkPathOpsDebug.cpp2945 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path()
/external/skia/tests/
DPathTest.cpp4287 static void compare_dump(skiatest::Reporter* reporter, const SkPath& path, bool dumpAsHex, in compare_dump()
/external/skqp/tests/
DPathTest.cpp4279 bool dumpAsHex, const char* str) { in compare_dump()