Searched refs:fSuppressPaint (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGGradient.cpp84 parser.fSuppressPaint = true;
112 parser.fSuppressPaint = false;
H A DSkSVGParser.cpp41 fXMLWriter(&fStream), fCurrElement(NULL), fInSVG(false), fSuppressPaint(false) {
H A DSkSVGPaintState.cpp166 if (parser.fSuppressPaint == false) {
/external/skia/src/svg/
H A DSkSVGGradient.cpp84 parser.fSuppressPaint = true;
112 parser.fSuppressPaint = false;
H A DSkSVGParser.cpp41 fXMLWriter(&fStream), fCurrElement(NULL), fInSVG(false), fSuppressPaint(false) {
H A DSkSVGPaintState.cpp166 if (parser.fSuppressPaint == false) {
/external/chromium_org/third_party/skia/include/svg/
H A DSkSVGParser.h69 SkBool8 fSuppressPaint; member in class:SkSVGParser
/external/skia/include/svg/
H A DSkSVGParser.h69 SkBool8 fSuppressPaint; member in class:SkSVGParser

Completed in 167 milliseconds