/frameworks/base/core/jni/ |
D | android_opengl_GLES11.cpp | 351 jint _remaining; in get() local 367 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 372 if (_remaining < _needed) { in get() 408 jint _remaining; in getarray() local 412 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 413 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 418 if (_needed>0 && _remaining < _needed) { in getarray() 464 jint _remaining; in android_glBufferData__IILjava_nio_Buffer_2I() local 468 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 469 if (_remaining < size) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES11Ext.cpp | 351 jint _remaining; in get() local 367 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 372 if (_remaining < _needed) { in get() 408 jint _remaining; in getarray() local 412 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 413 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 418 if (_needed>0 && _remaining < _needed) { in getarray() 523 jint _remaining; in android_glDrawTexsvOES___3SI() local 538 _remaining = _env->GetArrayLength(coords_ref) - offset; in android_glDrawTexsvOES___3SI() 539 if (_remaining < 5) { in android_glDrawTexsvOES___3SI() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 425 jint _remaining; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local 449 jint _remaining; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local 452 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 478 jint _remaining; in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() local 481 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 551 jint _remaining; in android_glDeleteTextures__I_3II() local 566 _remaining = _env->GetArrayLength(textures_ref) - offset; in android_glDeleteTextures__I_3II() 567 if (_remaining < n) { in android_glDeleteTextures__I_3II() 601 jint _remaining; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local 604 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES20.cpp | 351 jint _remaining; in get() local 367 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 372 if (_remaining < _needed) { in get() 408 jint _remaining; in getarray() local 412 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 413 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 418 if (_needed>0 && _remaining < _needed) { in getarray() 599 jint _remaining; in android_glBufferData__IILjava_nio_Buffer_2I() local 603 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 604 if (_remaining < size) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES10.cpp | 351 jint _remaining; in get() local 367 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 372 if (_remaining < _needed) { in get() 408 jint _remaining; in getarray() local 412 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 413 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 418 if (_needed>0 && _remaining < _needed) { in getarray() 605 jint _remaining; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local 629 jint _remaining; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local 632 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() [all …]
|
D | android_opengl_GLES31.cpp | 349 jint _remaining; in get() local 365 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 370 if (_remaining < _needed) { in get() 406 jint _remaining; in getarray() local 410 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 411 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 416 if (_needed>0 && _remaining < _needed) { in getarray() 510 jint _remaining; in android_glGetFramebufferParameteriv__II_3II() local 525 _remaining = _env->GetArrayLength(params_ref) - offset; in android_glGetFramebufferParameteriv__II_3II() 552 jint _remaining; in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() local [all …]
|
D | android_opengl_GLES30.cpp | 351 jint _remaining; in get() local 367 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 372 if (_remaining < _needed) { in get() 408 jint _remaining; in getarray() local 412 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 413 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 418 if (_needed>0 && _remaining < _needed) { in getarray() 460 jint _remaining; in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() local 463 … indices = (GLvoid *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 501 jint _remaining; in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() local [all …]
|
D | android_opengl_GLES32.cpp | 349 jint _remaining; in get() local 365 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 370 if (_remaining < _needed) { in get() 406 jint _remaining; in getarray() local 410 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 411 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 416 if (_needed>0 && _remaining < _needed) { in getarray() 481 jint _remaining; in android_glDebugMessageControl__IIII_3IIZ() local 496 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControl__IIII_3IIZ() 497 if (_remaining < count) { in android_glDebugMessageControl__IIII_3IIZ() [all …]
|
D | android_opengl_GLES31Ext.cpp | 350 jint _remaining; in get() local 366 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 371 if (_remaining < _needed) { in get() 407 jint _remaining; in getarray() local 411 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 412 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 417 if (_needed>0 && _remaining < _needed) { in getarray() 459 jint _remaining; in android_glDebugMessageControlKHR__IIII_3IIZ() local 474 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControlKHR__IIII_3IIZ() 504 jint _remaining; in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() local [all …]
|
D | android_opengl_EGL14.cpp | 473 jint _remaining; in android_eglGetConfigAttrib() local 488 _remaining = _env->GetArrayLength(value_ref) - offset; in android_eglGetConfigAttrib() 489 if (_remaining < 1) { in android_eglGetConfigAttrib() 529 jint _remaining; in android_eglCreateWindowSurface() local 540 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurface() 545 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurface() 602 jint _remaining; in android_eglCreateWindowSurfaceTexture() local 636 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurfaceTexture() 641 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurfaceTexture() 683 jint _remaining; in android_eglCreatePbufferSurface() local [all …]
|
D | android_opengl_GLES10Ext.cpp | 351 jint _remaining; in get() local 367 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 372 if (_remaining < _needed) { in get() 408 jint _remaining; in getarray() local 412 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 413 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 418 if (_needed>0 && _remaining < _needed) { in getarray()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreateWindowSurface.cpp | 13 jint _remaining; in android_eglCreateWindowSurface() local 24 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurface() 29 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurface() 86 jint _remaining; in android_eglCreateWindowSurfaceTexture() local 120 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurfaceTexture() 125 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurfaceTexture()
|
D | eglCreatePbufferFromClientBuffer.cpp | 13 jint _remaining; in android_eglCreatePbufferFromClientBuffer() local 23 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreatePbufferFromClientBuffer() 28 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreatePbufferFromClientBuffer()
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glDrawElementsInstancedBaseVertex.cpp | 10 jint _remaining; in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II() local 13 indices = (void *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II() 14 if (_remaining < count-basevertex) { in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II()
|
D | common.cpp | 325 jint _remaining; in get() local 341 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 346 if (_remaining < _needed) { in get() 382 jint _remaining; in getarray() local 386 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 387 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 392 if (_needed>0 && _remaining < _needed) { in getarray()
|
D | glDrawElementsInstanced.cpp | 7 jint _remaining; in android_glDrawElementsInstanced__IIILjava_nio_Buffer_2I() local 10 indices = (GLvoid *)getPointer(_env, indices_buf, &_array, &_remaining, &_bufferOffset); in android_glDrawElementsInstanced__IIILjava_nio_Buffer_2I()
|
D | glGetShaderSource.cpp | 72 jint _remaining; in android_glGetShaderSource__IILjava_nio_IntBuffer_2B() local 75 length = (GLsizei *)getPointer(_env, length_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
|