Home
last modified time | relevance | path

Searched refs:debug_scale_matrix (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2977 static void debug_scale_matrix(const SkPath& one, const SkPath* two, SkMatrix& scale) { in debug_scale_matrix() function
3055 debug_scale_matrix(one, &two, scale); in VerifyOp()
3092 debug_scale_matrix(path, nullptr, scale); in VerifySimplify()