Home
last modified time | relevance | path

Searched refs:fWidthScale (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleQuadStroker.cpp128 SkScalar fWidthScale; member in QuadStrokerView
521 fWidthScale = 1; in setForGeometry()
526 fWidthScale = 0.002f; in setForText()
668 draw_stroke(canvas, path, width * fWidthScale / fTextSize, fTextSize, true); in onDrawContent()
690 draw_control(canvas, fWidthControl, fWidth * fWidthScale, kWidthMin * fWidthScale, in onDrawContent()
691 kWidthMax * fWidthScale, "width"); in onDrawContent()
/external/skqp/samplecode/
DSampleQuadStroker.cpp128 SkScalar fWidthScale; member in QuadStrokerView
521 fWidthScale = 1; in setForGeometry()
526 fWidthScale = 0.002f; in setForText()
668 draw_stroke(canvas, path, width * fWidthScale / fTextSize, fTextSize, true); in onDrawContent()
690 draw_control(canvas, fWidthControl, fWidth * fWidthScale, kWidthMin * fWidthScale, in onDrawContent()
691 kWidthMax * fWidthScale, "width"); in onDrawContent()