Searched refs:foregroundProxy (Results 1 – 2 of 2) sorted by relevance
238 sk_sp<GrTextureProxy> backgroundProxy, foregroundProxy; in filterImageGPU() local245 foregroundProxy = foreground->asTextureProxyRef(context); in filterImageGPU()267 if (foregroundProxy) { in filterImageGPU()275 context->resourceProvider(), std::move(foregroundProxy), in filterImageGPU()
340 sk_sp<GrTextureProxy> backgroundProxy, foregroundProxy; in filterImageGPU() local347 foregroundProxy = foreground->asTextureProxyRef(context); in filterImageGPU()367 if (foregroundProxy) { in filterImageGPU()375 context->resourceProvider(), std::move(foregroundProxy), std::move(fgXform), in filterImageGPU()