Home
last modified time | relevance | path

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

/external/skia/tests/
DGLProgramsTest.cpp38 class GLBigKeyProcessor : public GrGLFragmentProcessor { class
40 GLBigKeyProcessor(const GrProcessor&) {} in GLBigKeyProcessor() function in GLBigKeyProcessor
74 GLBigKeyProcessor::GenKey(*this, caps, b); in getGLProcessorKey()
78 return SkNEW_ARGS(GLBigKeyProcessor, (*this)); in createGLInstance()