Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeTessellator.h83 static float GetLocalStrokeWidth(const float matrixMinMaxScales[2], float strokeWidth) { in GetLocalStrokeWidth() function
109 GetLocalStrokeWidth(matrixMinMaxScales, strokeWidth)); in Make()
130 // this changes, we will need to call StrokeTolerances::GetLocalStrokeWidth() for each in fetchRadialSegmentsPerRadian()
H A DStrokeFixedCountTessellator.cpp264 float localStrokeWidth = StrokeTolerances::GetLocalStrokeWidth(matrixMinMaxScales.data(), in prepare()
H A DStrokeHardwareTessellator.cpp721 float localStrokeWidth = StrokeTolerances::GetLocalStrokeWidth(matrixMinMaxScales.data(), in prepare()

Completed in 4 milliseconds