Searched refs:glBindBuffer (Results 26 - 31 of 31) sorted by relevance

12

/frameworks/native/opengl/libagl/
H A Degl.cpp850 { "glBindBuffer",
851 (__eglMustCastToProperFunctionPointerType)&glBindBuffer },
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp648 const GLMessage_Function GLMessage::glBindBuffer; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h996 static const Function glBindBuffer = GLMessage_Function_glBindBuffer; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp140 glmsg.set_function(GLMessage::glBindBuffer);
157 glContext->hooks->gl.glBindBuffer(target, buffer);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp378 /* void glBindBuffer ( GLenum target, GLuint buffer ) */
382 glBindBuffer(
6034 {"glBindBuffer", "(II)V", (void *) android_glBindBuffer__II },
H A Dcom_google_android_gles_jni_GLImpl.cpp4080 /* void glBindBuffer ( GLenum target, GLuint buffer ) */
4084 glBindBuffer(
8616 {"glBindBuffer", "(II)V", (void *) android_glBindBuffer__II },

Completed in 1896 milliseconds

12