Searched defs:fThickness (Results 1 – 5 of 5) sorted by relevance
213 float fThickness = std::fmax(0.0, strokes[i]->GetThickness()); in Draw() local259 float fThickness; in Stroke() local384 float fThickness, in StrokeLowered()401 float fThickness, in StrokeRaised()418 float fThickness, in StrokeEtched()430 float fThickness, in StrokeEmbossed()
223 float fThickness = std::fmax(0.0, edge ? edge->GetThickness() : 0); in DrawFill() local278 float fThickness; in StrokeArcOrRounded() local
176 float fThickness = GetThickness(); in Stroke() local
638 float fThickness = 0.0f; in GetEdgeThickness() local2982 float fThickness = 0; in GetUIMargin() local
25 SkScalar fThickness; variable