Searched defs:dumpAsHex (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 2918 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path()
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 2945 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path()
|
/external/skia/tests/ |
D | PathTest.cpp | 4287 static void compare_dump(skiatest::Reporter* reporter, const SkPath& path, bool dumpAsHex, in compare_dump()
|
/external/skqp/tests/ |
D | PathTest.cpp | 4279 bool dumpAsHex, const char* str) { in compare_dump()
|