Searched refs:fBlurProfileSampler (Results 1 – 2 of 2) sorted by relevance
36 , fBlurProfileSampler(std::move(blurProfileSampler)) { in GrCircleBlurFragmentProcessor()47 TextureSampler fBlurProfileSampler; variable
323 if (fBlurProfileSampler != that.fBlurProfileSampler) return false; in onIsEqual()332 , fBlurProfileSampler(src.fBlurProfileSampler) { in GrCircleBlurFragmentProcessor()340 return IthTextureSampler(index, fBlurProfileSampler); in onTextureSampler()