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

  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 154 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindTexture(GrGLenum target, GrGLuint texture) {}
357 functions->fBindTexture = nullGLBindTexture;
SkNullGLContext.cpp 148 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindTexture(GrGLenum target, GrGLuint texture) {}
360 functions->fBindTexture = nullGLBindTexture;

Completed in 44 milliseconds