Searched defs:AsImage (Results 1 – 6 of 6) sorted by relevance
197 Image* AsImage() override { return this; } in AsImage() function198 const Image* AsImage() const override { return this; } in AsImage() function
318 Image* AsImage() override { return this; } in AsImage() function319 const Image* AsImage() const override { return this; } in AsImage() function
312 Image* AsImage() override { return this; } in AsImage() function313 const Image* AsImage() const override { return this; } in AsImage() function
101 static const SkImage* AsImage(const sk_image_t* cimage) { in AsImage() function
105 static const SkImage* AsImage(const sk_image_t* cimage) { in AsImage() function