Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2918 static void dump_path(FILE* file, const SkPath& path, bool force, bool dumpAsHex) { in dump_path()
/third_party/skia/tests/
DPathTest.cpp4319 static void compare_dump(skiatest::Reporter* reporter, const SkPath& path, bool dumpAsHex, in compare_dump()