Searched refs:SkDrawTreatAAStrokeAsHairline (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/core/
H A DSkDrawProcs.h14 bool SkDrawTreatAAStrokeAsHairline(SkScalar strokeWidth, const SkMatrix&,
39 return SkDrawTreatAAStrokeAsHairline(strokeWidth, matrix, coverage);
H A DSkDraw.cpp867 bool SkDrawTreatAAStrokeAsHairline(SkScalar strokeWidth, const SkMatrix& matrix, function
/external/skia/src/gpu/
H A DGrPathRenderer.h228 SkDrawTreatAAStrokeAsHairline(stroke.getWidth(), matrix, outCoverage);

Completed in 186 milliseconds