Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsOp.cpp351 static void debug_scale_matrix(const SkPath& one, const SkPath& two, SkMatrix& scale) { in debug_scale_matrix() function
431 debug_scale_matrix(one, two, scale); in Op()