Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DSkNullGLContext.cpp148 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindTexture(GrGLenum target, GrGLuint texture) {} in nullGLBindTexture() function
360 functions->fBindTexture = nullGLBindTexture; in create_null_interface()
DGrGLCreateNullInterface.cpp154 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindTexture(GrGLenum target, GrGLuint texture) {} in nullGLBindTexture() function
357 functions->fBindTexture = nullGLBindTexture; in GrGLCreateNullInterface()