Searched refs:onGetTexture (Results 1 – 4 of 4) sorted by relevance
67 virtual GrTexture* onGetTexture() const { return nullptr; } in onGetTexture() function
52 GrTexture* onGetTexture() const final;
208 GrTexture* SkImage_GpuBase::onGetTexture() const { in onGetTexture() function in SkImage_GpuBase
147 return as_IB(this)->onGetTexture(); in getTexture()