Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCreateNullInterface.cpp196 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindFramebuffer(GrGLenum target, GrGLuint framebuffer) {} in nullGLBindFramebuffer() function
472 functions->fBindFramebuffer = nullGLBindFramebuffer; in GrGLCreateNullInterface()
DSkNullGLContext.cpp200 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindFramebuffer(GrGLenum target, GrGLuint framebuffer) {} in nullGLBindFramebuffer() function
521 functions->fBindFramebuffer = nullGLBindFramebuffer; in create_null_interface()