Searched refs:foregroundProxy (Results 1 – 2 of 2) sorted by relevance
265 sk_sp<GrTextureProxy> backgroundProxy, foregroundProxy; in filterImageGPU() local272 foregroundProxy = foreground->asTextureProxyRef(context); in filterImageGPU()295 if (foregroundProxy) { in filterImageGPU()301 std::move(foregroundProxy), fgMatrix, in filterImageGPU()
297 sk_sp<GrTextureProxy> backgroundProxy, foregroundProxy; in filterImageGPU() local304 foregroundProxy = foreground->asTextureProxyRef(context); in filterImageGPU()327 if (foregroundProxy) { in filterImageGPU()333 std::move(foregroundProxy), foregroundMatrix, in filterImageGPU()