Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleQuadStroker.cpp108 SkRect fErrorControl; member in QuadStrokerView
223 fErrorControl.setXYWH(this->width() - 100, 30, 30, 400); in onSizeChange()
688 draw_control(canvas, fErrorControl, gDebugStrokerError, kStrokerErrorMin, kStrokerErrorMax, in onDrawContent()
724 if (fErrorControl.contains(rectPt)) { in onFindClickHandler()
783 fErrorControl, kStrokerErrorMin, kStrokerErrorMax)); in onClick()