Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp844 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
845 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1365 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1366 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES20.cpp1276 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
1277 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1849 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1850 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp653 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
654 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
1230 char * _texturesBase = (char *)_env->GetIntArrayElements(_array, (jboolean *) 0); in android_glGenTextures__ILjava_nio_IntBuffer_2() local
1231 textures = (GLuint *) (_texturesBase + _bufferOffset); in android_glGenTextures__ILjava_nio_IntBuffer_2()