Searched defs:inputProxy (Results 1 – 5 of 5) sorted by relevance
125 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in onFilterImage() local
154 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in onFilterImage() local
445 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in onFilterImage() local
480 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in filterImageGPU() local
24 sk_sp<GrTextureProxy> inputProxy, in CopyOnGpu()