Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsDebug.cpp3004 static void debug_scale_matrix(const SkPath& one, const SkPath* two, SkMatrix& scale) { in debug_scale_matrix() function
3082 debug_scale_matrix(one, &two, scale); in VerifyOp()
3119 debug_scale_matrix(path, nullptr, scale); in VerifySimplify()
/external/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()