Searched defs:glWeightPointerOESBounds (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp51 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
82 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type, function
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java916 private static native void glWeightPointerOESBounds( method in class:GLES11Ext
930 glWeightPointerOESBounds(
/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1871 private native void glWeightPointerOESBounds( method in class:GLImpl
1885 glWeightPointerOESBounds(

Completed in 329 milliseconds