Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.h128 static SkScalar ComputeResScaleForStroking(const SkMatrix& );
DSkDraw.cpp934 SkScalar SkDraw::ComputeResScaleForStroking(const SkMatrix& matrix) { in ComputeResScaleForStroking() function in SkDraw
1100 ComputeResScaleForStroking(*fMatrix)); in drawPath()