Home | History | Annotate | Download | only in effects

Lines Matching full:effectkey

515     static inline EffectKey GenKey(const GrDrawEffect&, const GrGLCaps&);
540 EffectKey,
565 EffectKey,
762 EffectKey key,
978 EffectKey key,
1239 GrGLEffect::EffectKey GrGLNoise::GenKey(const GrDrawEffect& drawEffect, const GrGLCaps&) {
1242 EffectKey key = turbulence.numOctaves();