Searched defs:GrGLBicubicEffect (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp22 class GrGLBicubicEffect : public GrGLFragmentProcessor { class in inherits:GrGLFragmentProcessor
24 GrGLBicubicEffect(const GrBackendProcessorFactory& factory,
53 GrGLBicubicEffect::GrGLBicubicEffect(const GrBackendProcessorFactory& factory, const GrProcessor&) function in class:GrGLBicubicEffect
57 void GrGLBicubicEffect::emitCode(GrGLProgramBuilder* builder,
118 void GrGLBicubicEffect::setData(const GrGLProgramDataManager& pdman,
/external/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp13 class GrGLBicubicEffect : public GrGLEffect { class in inherits:GrGLEffect
15 GrGLBicubicEffect(const GrBackendEffectFactory& factory,
43 GrGLBicubicEffect::GrGLBicubicEffect(const GrBackendEffectFactory& factory, const GrDrawEffect&) function in class:GrGLBicubicEffect
47 void GrGLBicubicEffect::emitCode(GrGLShaderBuilder* builder,
107 void GrGLBicubicEffect::setData(const GrGLUniformManager& uman,

Completed in 107 milliseconds