Home
last modified time | relevance | path

Searched refs:_texturesBase (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp811 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
812 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1332 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1333 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES20.cpp1243 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
1244 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1816 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1817 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp595 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
596 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1172 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1173 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()