Searched defs:isGraphiteBacked (Results 1 – 4 of 4) sorted by relevance
32 bool isGraphiteBacked() const override { return true; } in isGraphiteBacked() function in skgpu::graphite::SpecialImage
133 virtual bool isGraphiteBacked() const { return false; } in isGraphiteBacked() function
70 bool isGraphiteBacked() const { return this->type() == Type::kGraphite; } in isGraphiteBacked() function
167 bool isGraphiteBacked() const { in isGraphiteBacked() function