Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h27 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBlendFunc(GrGLenum sfactor,
DGrGLNoOpInterface.cpp64 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLBlendFunc(GrGLenum sfactor, in noOpGLBlendFunc() function
DGrGLCreateNullInterface.cpp361 functions->fBlendFunc = noOpGLBlendFunc; in GrGLCreateNullInterface()
DSkNullGLContext.cpp410 functions->fBlendFunc = noOpGLBlendFunc; in create_null_interface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp855 functions->fBlendFunc = noOpGLBlendFunc; in GrGLCreateDebugInterface()