Searched refs:flushPendingGrContextIO (Results 1 – 6 of 6) sorted by relevance
46 GrBackendTexture onGetBackendTexture(bool flushPendingGrContextIO,
214 GrBackendTexture SkImage::getBackendTexture(bool flushPendingGrContextIO, in getBackendTexture() argument216 return as_IB(this)->onGetBackendTexture(flushPendingGrContextIO, origin); in getBackendTexture()440 GrBackendTexture SkImage_Base::onGetBackendTexture(bool flushPendingGrContextIO, in onGetBackendTexture() argument
124 virtual GrBackendTexture onGetBackendTexture(bool flushPendingGrContextIO,
251 GrBackendTexture SkImage_Gpu::onGetBackendTexture(bool flushPendingGrContextIO, in onGetBackendTexture() argument276 if (flushPendingGrContextIO) { in onGetBackendTexture()
760 GrBackendTexture getBackendTexture(bool flushPendingGrContextIO,
1277 GrBackendTexture getBackendTexture(bool flushPendingGrContextIO, GrSurfaceOrigin* origin = nullptr)…