Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrDitherEffect.cpp61 class GLDitherEffect : public GrGLSLFragmentProcessor { class
69 void GLDitherEffect::emitCode(EmitArgs& args) { in emitCode()
91 GLDitherEffect::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
95 return new GLDitherEffect; in onCreateGLSLInstance()