Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStrokeRec.cpp104 SkScalar gDebugStrokerError; variable
119 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale); in applyToPath()
DSkStroke.h26 extern SkScalar gDebugStrokerError;
/external/skia/tools/viewer/
DQuadStrokerSlide.cpp343 draw_control(canvas, fErrorControl, gDebugStrokerError, kStrokerErrorMin, kStrokerErrorMax, in draw()
429 gDebugStrokerError = std::max(FLT_EPSILON, MapScreenYtoValue(click->fCurr.fY, in onClick()