Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkStrokeRec.cpp101 bool gDebugStrokerErrorSet = false; variable
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale); in applyToPath()
DSkStroke.h18 extern bool gDebugStrokerErrorSet;
/external/skia/src/core/
DSkStrokeRec.cpp101 bool gDebugStrokerErrorSet = false; variable
117 stroker.setResScale(gDebugStrokerErrorSet ? gDebugStrokerError : fResScale); in applyToPath()
DSkStroke.h18 extern bool gDebugStrokerErrorSet;
/external/skqp/samplecode/
DSampleQuadStroker.cpp801 gDebugStrokerErrorSet = true; in onClick()
/external/skia/samplecode/
DSampleQuadStroker.cpp801 gDebugStrokerErrorSet = true; in onClick()