Searched refs:flushSurface (Results 1 – 14 of 14) sorted by relevance
85 dContext->priv().flushSurface(sfc->asSurfaceProxy()); in onDraw()
102 dContext->priv().flushSurface(sdc->asSurfaceProxy()); in run_test()
57 GrSemaphoresSubmitted flushSurface(
246 dContext->priv().flushSurface(srcProxy.get()); in readPixels()538 dContext->priv().flushSurface(dstProxy); in internalWritePixels()784 dContext->priv().flushSurface(this->asSurfaceProxy(), in asyncReadPixels()1030 dContext->priv().flushSurface(this->asSurfaceProxy(), in asyncRescaleAndReadPixelsYUV420()
246 return dContext->priv().flushSurface(proxy.get(), in onFlush()277 direct->priv().flushSurface(proxy.get()); in onGetBackendTexture()669 dContext->priv().flushSurface(view.proxy()); in MakeCrossContextFromPixmap()792 direct->priv().flushSurface(view.proxy()); in MakeBackendTextureFromSkImage()
70 dContext->priv().flushSurface(surface->getDevice()->targetProxy()); in prepare_rt_for_external_access()220 return dContext->priv().flushSurface(rtp, access, info, newState); in onFlush()
80 dContext->priv().flushSurface(fDevice->targetProxy()); in flush()
85 GrSemaphoresSubmitted flushSurface(GrSurfaceProxy* proxy, in flushSurface() function
192 void flushSurface(GrSurfaceProxy*);
204 direct->priv().flushSurface(srcProxy); in readPixels()403 direct->priv().flushSurface(caps->preferVRAMUseOverFlushes() ? dstProxy : nullptr); in writePixels()
212 void GrContextPriv::flushSurface(GrSurfaceProxy* proxy) { in flushSurface() function in GrContextPriv
1984 return this->drawingManager()->flushSurface(fRenderTargetProxy.get(), access, info); in flush()
512 context->priv().flushSurface(proxy.get()); in MakeCrossContextFromPixmap()650 ctx->priv().flushSurface(as_IB(image)->peekProxy()); in MakeBackendTextureFromSkImage()669 ctx->priv().flushSurface(as_IB(image)->peekProxy()); in MakeBackendTextureFromSkImage()
198 direct->priv().flushSurface(proxy.get()); in onGetBackendTexture()