Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/effects/
DGrPerlinNoise2Effect.h43 GrSurfaceProxyView noiseView, in Make()
/third_party/skia/src/shaders/
DSkPerlinNoiseShader.cpp580 GrSurfaceProxyView noiseView, in Make()
967 auto noiseView = std::get<0>(GrMakeCachedBitmapProxyView(context, noiseBitmap)); in asFragmentProcessor() local
/third_party/skia/m133/src/gpu/ganesh/
DGrFragmentProcessors.cpp682 auto noiseView = std::get<0>(GrMakeCachedBitmapProxyView( in make_shader_fp() local