Searched refs:blitTexture (Results 1 – 6 of 6) sorted by relevance
61 rtCtx->blitTexture(offscreen->readSurfaceView(),69 rtCtx->blitTexture(offscreen->readSurfaceView(),
119 result = dstContext->asFillContext()->blitTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
190 bool blitTexture(GrSurfaceProxyView view, const SkIRect& srcRect, const SkIPoint& dstPoint);
314 if (dstContext && dstContext->blitTexture(std::move(view), srcRect, dstPoint)) { in Copy()
438 bool GrSurfaceFillContext::blitTexture(GrSurfaceProxyView view, in blitTexture() function in GrSurfaceFillContext
221 SkAssertResult(sdc->blitTexture(fSurfaceDrawContext->readSurfaceView(),