Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleQuadStroker.cpp109 SkRect fWidthControl; member in QuadStrokerView
224 fWidthControl.setXYWH(this->width() - 50, 30, 30, 400); in onSizeChange()
691 draw_control(canvas, fWidthControl, fWidth * fWidthScale, kWidthMin * fWidthScale, in onDrawContent()
728 if (fWidthControl.contains(rectPt)) { in onFindClickHandler()
788 fWidth = SkTMax(FLT_EPSILON, MapScreenYtoValue(click->fICurr.fY, fWidthControl, in onClick()