Home
last modified time | relevance | path

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

/external/skia/src/effects/
DGrAlphaThresholdFragmentProcessor.cpp65 class GrGLAlphaThresholdFragmentProcessor : public GrGLSLFragmentProcessor { class
86 void GrGLAlphaThresholdFragmentProcessor::emitCode(EmitArgs& args) { in emitCode()
136 void GrGLAlphaThresholdFragmentProcessor::onSetData(const GrGLSLProgramDataManager& pdman, in onSetData()
178 GrGLAlphaThresholdFragmentProcessor::GenKey(*this, caps, b); in onGetGLSLProcessorKey()
182 return new GrGLAlphaThresholdFragmentProcessor; in onCreateGLSLInstance()