Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp121 SkRect fWidthControl; member in QuadStrokerView
232 fWidthControl.setXYWH(this->width() - 50, 30, 30, 400);
700 draw_control(canvas, fWidthControl, fWidth * fWidthScale, kWidthMin * fWidthScale,
735 if (fWidthControl.contains(rectPt)) {
794 fWidth = std::max(FLT_EPSILON, MapScreenYtoValue(click->fCurr.fY, fWidthControl,

Completed in 2 milliseconds