Searched refs:debug_paths_draw_the_same (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 3032 static int debug_paths_draw_the_same(const SkPath& one, const SkPath& two, SkBitmap& bits) { in debug_paths_draw_the_same() function 3097 int errors = debug_paths_draw_the_same(scaledPathOut, scaledOut, bitmap); in VerifyOp() 3130 int errors = debug_paths_draw_the_same(scaledPathOut, scaledOut, bitmap); in VerifySimplify()
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 3032 static int debug_paths_draw_the_same(const SkPath& one, const SkPath& two, SkBitmap& bits) { in debug_paths_draw_the_same() function 3097 int errors = debug_paths_draw_the_same(scaledPathOut, scaledOut, bitmap); in VerifyOp() 3130 int errors = debug_paths_draw_the_same(scaledPathOut, scaledOut, bitmap); in VerifySimplify()
|