Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLNoOpInterface.h37 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLClearColor(GrGLclampf red,
DGrGLNoOpInterface.cpp77 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLClearColor(GrGLclampf red, in noOpGLClearColor() function
DSkNullGLContext.cpp368 functions->fClearColor = noOpGLClearColor; in create_null_interface()
DGrGLCreateNullInterface.cpp365 functions->fClearColor = noOpGLClearColor; in GrGLCreateNullInterface()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp858 functions->fClearColor = noOpGLClearColor; in GrGLCreateDebugInterface()