OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gDebugStrokerErrorSet
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/core/
SkStroke.h
17
extern bool
gDebugStrokerErrorSet
;
SkStrokeRec.cpp
101
bool
gDebugStrokerErrorSet
= false;
117
stroker.setResScale(
gDebugStrokerErrorSet
? gDebugStrokerError : fResScale);
/external/skia/samplecode/
SampleQuadStroker.cpp
784
gDebugStrokerErrorSet
= true;
Completed in 252 milliseconds