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

  /external/chromium_org/third_party/skia/src/gpu/effects/
GrConvolutionEffect.cpp 17 class GrGLConvolutionEffect : public GrGLEffect {
19 GrGLConvolutionEffect(const GrBackendEffectFactory&, const GrDrawEffect&);
48 GrGLConvolutionEffect::GrGLConvolutionEffect(const GrBackendEffectFactory& factory,
57 void GrGLConvolutionEffect::emitCode(GrGLShaderBuilder* builder,
105 void GrGLConvolutionEffect::setData(const GrGLUniformManager& uman,
136 GrGLEffect::EffectKey GrGLConvolutionEffect::GenKey(const GrDrawEffect& drawEffect,
  /external/skia/src/gpu/effects/
GrConvolutionEffect.cpp 17 class GrGLConvolutionEffect : public GrGLEffect {
19 GrGLConvolutionEffect(const GrBackendEffectFactory&, const GrDrawEffect&);
48 GrGLConvolutionEffect::GrGLConvolutionEffect(const GrBackendEffectFactory& factory,
57 void GrGLConvolutionEffect::emitCode(GrGLShaderBuilder* builder,
105 void GrGLConvolutionEffect::setData(const GrGLUniformManager& uman,
136 GrGLEffect::EffectKey GrGLConvolutionEffect::GenKey(const GrDrawEffect& drawEffect,

Completed in 370 milliseconds