Searched refs:nullGLBindVertexArray (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp151 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindVertexArray(GrGLuint id) {} function in namespace:__anon15286
354 functions->fBindVertexArray = nullGLBindVertexArray;
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp102 GrGLvoid GR_GL_FUNCTION_TYPE nullGLBindVertexArray(GrGLuint id) {} function in namespace:__anon30697
300 functions->fBindVertexArray = nullGLBindVertexArray;

Completed in 128 milliseconds