Searched refs:backgroundView (Results 1 – 2 of 2) sorted by relevance
287 GrSurfaceProxyView backgroundView, foregroundView; in filterImageGPU() local290 backgroundView = background->view(rContext); in filterImageGPU()302 if (backgroundView.asTextureProxy()) { in filterImageGPU()307 fp = GrTextureEffect::MakeSubset(std::move(backgroundView), background->alphaType(), in filterImageGPU()
372 GrSurfaceProxyView backgroundView, foregroundView; in filterImageGPU() local376 backgroundView = background->view(rContext); in filterImageGPU()377 SkASSERT(backgroundView.proxy()); in filterImageGPU()378 isProtected = backgroundView.proxy()->isProtected(); in filterImageGPU()397 fp = GrTextureEffect::MakeSubset(std::move(backgroundView), in filterImageGPU()