Searched defs:isFlushable (Results 1 – 4 of 4) sorted by relevance
38 bool SkSVGGroup::isFlushable() { in isFlushable() function in SkSVGGroup
56 bool SkSVGElement::isFlushable() { in isFlushable() function in SkSVGElement
109 bool SkSVGPaint::flush(SkSVGParser& parser, bool isFlushable, bool isDef) { in flush()
240 bool isFlushable = element->isFlushable(); in translate() local