Searched refs:srcRenderTargetContext (Results 1 – 2 of 2) sorted by relevance
379 sk_sp<GrRenderTargetContext> srcRenderTargetContext, in reexpand() argument385 const SkIRect srcRect = SkIRect::MakeWH(srcRenderTargetContext->width(), in reexpand()386 srcRenderTargetContext->height()); in reexpand()392 srcRenderTargetContext->priv().absClear(&clearRect, SK_PMColor4fTRANSPARENT); in reexpand()394 srcRenderTargetContext->priv().absClear(&clearRect, SK_PMColor4fTRANSPARENT); in reexpand()396 sk_sp<GrTextureProxy> srcProxy = srcRenderTargetContext->asTextureProxyRef(); in reexpand()401 srcRenderTargetContext = nullptr; // no longer needed in reexpand()
377 sk_sp<GrRenderTargetContext> srcRenderTargetContext, in reexpand() argument383 const SkIRect srcRect = SkIRect::MakeWH(srcRenderTargetContext->width(), in reexpand()384 srcRenderTargetContext->height()); in reexpand()390 srcRenderTargetContext->priv().absClear(&clearRect, SK_PMColor4fTRANSPARENT); in reexpand()392 srcRenderTargetContext->priv().absClear(&clearRect, SK_PMColor4fTRANSPARENT); in reexpand()394 sk_sp<GrTextureProxy> srcProxy = srcRenderTargetContext->asTextureProxyRef(); in reexpand()399 srcRenderTargetContext = nullptr; // no longer needed in reexpand()