Searched defs:blurProfileSampler (Results 1 – 2 of 2) sorted by relevance
27 TextureSampler blurProfileSampler; variable31 sk_sp<GrTextureProxy> blurProfileSampler) in GrCircleBlurFragmentProcessor()
301 GrTexture& blurProfileSampler = *blurProfileSamplerProxy.peekTexture(); in onSetData() local