Home | History | Annotate | Download | only in effects

Lines Matching refs:EffectKey

502                           EffectKey,
510 static inline EffectKey GenKey(const GrDrawEffect&, const GrGLCaps&);
654 EffectKey key,
910 GrGLEffect::EffectKey GrGLPerlinNoise::GenKey(const GrDrawEffect& drawEffect, const GrGLCaps&) {
913 EffectKey key = turbulence.numOctaves();