Searched refs:SkDrawTreatAAStrokeAsHairline (Results 1 – 3 of 3) sorted by relevance
14 bool SkDrawTreatAAStrokeAsHairline(SkScalar strokeWidth, const SkMatrix&,39 return SkDrawTreatAAStrokeAsHairline(strokeWidth, matrix, coverage); in SkDrawTreatAsHairline()
867 bool SkDrawTreatAAStrokeAsHairline(SkScalar strokeWidth, const SkMatrix& matrix, in SkDrawTreatAAStrokeAsHairline() function
228 SkDrawTreatAAStrokeAsHairline(stroke.getWidth(), matrix, outCoverage); in IsStrokeHairlineOrEquivalent()