Searched defs:inputProxy (Results 1 – 5 of 5) sorted by relevance
102 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in onFilterImage() local
166 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in onFilterImage() local
350 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in onFilterImage() local
464 sk_sp<GrTextureProxy> inputProxy(input->asTextureProxyRef(context)); in filterImageGPU() local
21 sk_sp<GrTextureProxy> inputProxy, in CopyOnGpu()