Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h20 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBlendColor(GrGLclampf red,
DGrGLCreateNullInterface.cpp359 functions->fBlendColor = noOpGLBlendColor; in GrGLCreateNullInterface()
DGrGLNoOpInterface.cpp55 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBlendColor(GrGLclampf red, in noOpGLBlendColor() function
DSkNullGLContext.cpp408 functions->fBlendColor = noOpGLBlendColor; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp853 functions->fBlendColor = noOpGLBlendColor; in GrGLCreateDebugInterface()