Searched defs:gDebugStrokerError (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkStrokeRec.cpp102 SkScalar gDebugStrokerError; variable
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale);
/external/skqp/src/core/
H A DSkStrokeRec.cpp102 SkScalar gDebugStrokerError; variable
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale);

Completed in 7721 milliseconds