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

  /external/skia/src/svg/
SkSVGGradient.cpp 92 parser.fSuppressPaint = true;
120 parser.fSuppressPaint = false;
SkSVGParser.cpp 47 fXMLWriter(&fStream), fCurrElement(NULL), fInSVG(false), fSuppressPaint(false) {
SkSVGPaintState.cpp 174 if (parser.fSuppressPaint == false) {
  /external/skia/include/svg/
SkSVGParser.h 76 SkBool8 fSuppressPaint;

Completed in 537 milliseconds