Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp810 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
811 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1331 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1332 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES20.cpp1242 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
1243 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1815 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1816 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp594 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
595 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1171 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1172 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()