Searched refs:as_SIB (Results 1 – 1 of 1) sorted by relevance
69 static inline const SkSpecialImage_Base* as_SIB(const SkSpecialImage* image) { in as_SIB() function86 if (GrContext* curContext = as_SIB(this)->onGetContext()) { in makeTextureImage()127 return as_SIB(this)->onDraw(canvas, x, y, paint); in draw()131 return as_SIB(this)->onGetROPixels(bm); in getROPixels()135 return SkToBool(as_SIB(this)->onGetContext()); in isTextureBacked()139 return as_SIB(this)->onGetContext(); in getContext()143 return as_SIB(this)->onGetColorSpace(); in getColorSpace()148 return as_SIB(this)->onAsTextureProxyRef(context); in asTextureProxyRef()154 return as_SIB(this)->onMakeSurface(outProps, size, at); in makeSurface()159 return as_SIB(this)->onMakeTightSurface(outProps, size, at); in makeTightSurface()[all …]