Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLTestInterface.cpp204 fFunctions.fCoverageModulation = bind_to_member(this, &GrGLTestInterface::coverageModulation); in GrGLTestInterface()
DGrGLTestInterface.h209 virtual GrGLvoid coverageModulation(GrGLenum components) {} in coverageModulation() function