Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DGrStrokeTessellator.h79 static float GetLocalStrokeWidth(const float matrixMinMaxScales[2], float strokeWidth) { in GetLocalStrokeWidth() function
105 GetLocalStrokeWidth(matrixMinMaxScales, strokeWidth)); in Make()
DGrStrokeFixedCountTessellator.cpp217 float localStrokeWidth = GrStrokeTolerances::GetLocalStrokeWidth(matrixMinMaxScales.data(), in prepare()
DGrStrokeHardwareTessellator.cpp690 float localStrokeWidth = GrStrokeTolerances::GetLocalStrokeWidth(matrixMinMaxScales.data(), in prepare()