HomeSort by relevance Sort by last modified time
    Searched refs:gDebugStrokerError (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkStroke.h 18 extern SkScalar gDebugStrokerError;
SkStrokeRec.cpp 102 SkScalar gDebugStrokerError;
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale);
  /external/skia/samplecode/
SampleQuadStroker.cpp 688 draw_control(canvas, fErrorControl, gDebugStrokerError, kStrokerErrorMin, kStrokerErrorMax,
782 gDebugStrokerError = SkTMax(FLT_EPSILON, MapScreenYtoValue(click->fICurr.fY,

Completed in 158 milliseconds