Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp118 SkRect fWeightControl; member in QuadStrokerView
230 fWeightControl.setXYWH(this->width() - 150, 30, 30, 400);
691 draw_control(canvas, fWeightControl, fWeight, 0, 5, "weight");
724 if (fWeightControl.contains(rectPt)) {
782 fWeight = MapScreenYtoValue(click->fCurr.fY, fWeightControl, 0, 5);

Completed in 2 milliseconds