Home
last modified time | relevance | path

Searched defs:GLFP (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrFragmentProcessor.cpp153 class GLFP : public GrGLSLFragmentProcessor { in MulOutputByInputUnpremulColor() class
224 class GLFP : public GrGLSLFragmentProcessor { in OverrideInput() class
226 GLFP() : fHaveSetColor(false) {} in OverrideInput() function in GrFragmentProcessor::OverrideInput::ReplaceInputFragmentProcessor::onCreateGLSLInstance::GLFP
303 class GLFP : public GrGLSLFragmentProcessor { in RunInSeries() class
/external/skia/tests/
DGLProgramsTest.cpp115 class GLFP : public GrGLSLFragmentProcessor { class in BlockInputFragmentProcessor