HomeSort by relevance Sort by last modified time
    Searched refs:nullGLBindFramebuffer (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 196 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindFramebuffer(GrGLenum target, GrGLuint framebuffer) {}
468 functions->fBindFramebuffer = nullGLBindFramebuffer;
SkNullGLContext.cpp 190 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindFramebuffer(GrGLenum target, GrGLuint framebuffer) {}
471 functions->fBindFramebuffer = nullGLBindFramebuffer;

Completed in 65 milliseconds