Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStrokeRec.cpp106 SkScalar gDebugStrokerError; variable
121 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale); in applyToPath()
DSkStroke.h18 extern SkScalar gDebugStrokerError;
/external/skia/samplecode/
DSampleQuadStroker.cpp533 draw_control(canvas, fErrorControl, gDebugStrokerError, kStrokerErrorMin, kStrokerErrorMax, in onDrawContent()
617 gDebugStrokerError = SkTMax(FLT_EPSILON, MapScreenYtoValue(click->fICurr.fY, in onClick()