Searched defs:isFlushable (Results 1 – 8 of 8) sorted by relevance
30 bool SkSVGGroup::isFlushable() { in isFlushable() function in SkSVGGroup
48 bool SkSVGElement::isFlushable() { in isFlushable() function in SkSVGElement
101 bool SkSVGPaint::flush(SkSVGParser& parser, bool isFlushable, bool isDef) { in flush()
234 bool isFlushable = element->isFlushable(); in translate() local