Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp1003 static SkScalar compute_res_scale_for_stroking(const SkMatrix& matrix) { in compute_res_scale_for_stroking() function
1083 compute_res_scale_for_stroking(*fMatrix)); in drawPath()