HomeSort by relevance Sort by last modified time
    Searched refs:GrGLConvolutionEffect (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/effects/
GrConvolutionEffect.h 13 class GrGLConvolutionEffect;
65 typedef GrGLConvolutionEffect GLEffect;
GrConvolutionEffect.cpp 19 class GrGLConvolutionEffect : public GrGLEffect {
21 GrGLConvolutionEffect(const GrBackendEffectFactory&, const GrDrawEffect&);
50 GrGLConvolutionEffect::GrGLConvolutionEffect(const GrBackendEffectFactory& factory,
63 void GrGLConvolutionEffect::emitCode(GrGLShaderBuilder* builder,
111 void GrGLConvolutionEffect::setData(const GrGLUniformManager& uman,
143 GrGLEffect::EffectKey GrGLConvolutionEffect::GenKey(const GrDrawEffect& drawEffect,
  /external/skia/src/gpu/effects/
GrConvolutionEffect.h 13 class GrGLConvolutionEffect;
65 typedef GrGLConvolutionEffect GLEffect;
GrConvolutionEffect.cpp 19 class GrGLConvolutionEffect : public GrGLEffect {
21 GrGLConvolutionEffect(const GrBackendEffectFactory&, const GrDrawEffect&);
50 GrGLConvolutionEffect::GrGLConvolutionEffect(const GrBackendEffectFactory& factory,
63 void GrGLConvolutionEffect::emitCode(GrGLShaderBuilder* builder,
111 void GrGLConvolutionEffect::setData(const GrGLUniformManager& uman,
143 GrGLEffect::EffectKey GrGLConvolutionEffect::GenKey(const GrDrawEffect& drawEffect,

Completed in 57 milliseconds