Searched defs:fThickness (Results 1 – 5 of 5) sorted by relevance
239 float fThickness = fmax(0.0, strokes[i]->GetThickness()); in Draw() local285 float fThickness; in Stroke() local411 float fThickness, in StrokeLowered()427 float fThickness, in StrokeRaised()443 float fThickness, in StrokeEtched()455 float fThickness, in StrokeEmbossed()
228 float fThickness = fmax(0.0, edge ? edge->GetThickness() : 0); in DrawFill() local280 float fThickness; in StrokeArcOrRounded() local
179 float fThickness = GetThickness(); in Stroke() local
629 float fThickness = 0.0f; in GetEdgeThickness() local3019 float fThickness = 0; in GetUIMargin() local
25 SkScalar fThickness; variable