Home
last modified time | relevance | path

Searched refs:blurProfileSamplerProxy (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/gpu/effects/generated/
DGrCircleBlurFragmentProcessor.cpp300 GrSurfaceProxy& blurProfileSamplerProxy = *_outer.textureSampler(0).proxy(); in onSetData() local
301 GrTexture& blurProfileSampler = *blurProfileSamplerProxy.peekTexture(); in onSetData()