Searched refs:blitTexture (Results 1 – 6 of 6) sorted by relevance
77 sfc->blitTexture(offscreen->readSurfaceView(),85 sfc->blitTexture(offscreen->readSurfaceView(),
127 bool blitTexture(GrSurfaceProxyView,
115 bool SurfaceFillContext::blitTexture(GrSurfaceProxyView view, in blitTexture() function in skgpu::ganesh::SurfaceFillContext
348 if (dstContext && dstContext->blitTexture(std::move(view), srcRect, dstPoint)) { in Copy()
1330 SkAssertResult(sdc->blitTexture(fSurfaceDrawContext->readSurfaceView(), in replaceBackingProxy()
128 result = dstContext->asFillContext()->blitTexture( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()