Home
last modified time | relevance | path

Searched refs:GLColorTableEffect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/effects/
DSkTableColorFilter.cpp378 class GLColorTableEffect : public GrGLSLFragmentProcessor { class
392 void GLColorTableEffect::onSetData(const GrGLSLProgramDataManager& pdm, const GrProcessor& proc) { in onSetData()
411 void GLColorTableEffect::emitCode(EmitArgs& args) { in emitCode()
501 GLColorTableEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
505 return new GLColorTableEffect; in onCreateGLSLInstance()