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

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

Completed in 69 milliseconds