Home
last modified time | relevance | path

Searched defs:permutationsProxy (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/shaders/
DSkPerlinNoiseShader.cpp722 sk_sp<GrTextureProxy> permutationsProxy, sk_sp<GrTextureProxy> noiseProxy, in Make()
764 sk_sp<GrTextureProxy> permutationsProxy, in GrPerlinNoise2Effect()
1153 sk_sp<GrTextureProxy> permutationsProxy, sk_sp<GrTextureProxy> gradientProxy, in Make()
1188 sk_sp<GrTextureProxy> permutationsProxy, in GrImprovedPerlinNoiseEffect()
1467 sk_sp<GrTextureProxy> permutationsProxy = GrMakeCachedImageProxy(proxyProvider, in asFragmentProcessor() local