Searched defs:isGraphiteBacked (Results 1 – 5 of 5) sorted by relevance
58 bool isGraphiteBacked() const override { return true; } in isGraphiteBacked() function
35 bool isGraphiteBacked() const override { return true; } in isGraphiteBacked() function
154 virtual bool isGraphiteBacked() const { return false; } in isGraphiteBacked() function
184 virtual bool isGraphiteBacked() const { return false; } in isGraphiteBacked() function
92 bool SkSpecialImage::isGraphiteBacked() const { in isGraphiteBacked() function in SkSpecialImage