Searched defs:debug_scale_matrix (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp2991 static void debug_scale_matrix(const SkPath& one, const SkPath* two, SkMatrix& scale) { function
3069 debug_scale_matrix(one, &two, scale);
3106 debug_scale_matrix(path, nullptr, scale);

Completed in 70 milliseconds