Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkStrokeRec.cpp102 SkScalar gDebugStrokerError; variable
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale); in applyToPath()
DSkStroke.h19 extern SkScalar gDebugStrokerError;
/external/skia/src/core/
DSkStrokeRec.cpp102 SkScalar gDebugStrokerError; variable
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale); in applyToPath()
DSkStroke.h19 extern SkScalar gDebugStrokerError;
/external/skqp/samplecode/
DSampleQuadStroker.cpp707 draw_control(canvas, fErrorControl, gDebugStrokerError, kStrokerErrorMin, kStrokerErrorMax, in onDrawContent()
799 gDebugStrokerError = SkTMax(FLT_EPSILON, MapScreenYtoValue(click->fICurr.fY, in onClick()
/external/skia/samplecode/
DSampleQuadStroker.cpp707 draw_control(canvas, fErrorControl, gDebugStrokerError, kStrokerErrorMin, kStrokerErrorMax, in onDrawContent()
799 gDebugStrokerError = SkTMax(FLT_EPSILON, MapScreenYtoValue(click->fICurr.fY, in onClick()