/frameworks/base/core/jni/ |
D | android_opengl_GLES11.cpp | 330 jint _remaining; in get() local 346 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 351 if (_remaining < _needed) { in get() 387 jint _remaining; in getarray() local 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 392 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 397 if (_needed>0 && _remaining < _needed) { in getarray() 443 jint _remaining; in android_glBufferData__IILjava_nio_Buffer_2I() local 447 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 448 if (_remaining < size) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES11Ext.cpp | 330 jint _remaining; in get() local 346 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 351 if (_remaining < _needed) { in get() 387 jint _remaining; in getarray() local 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 392 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 397 if (_needed>0 && _remaining < _needed) { in getarray() 502 jint _remaining; in android_glDrawTexsvOES___3SI() local 517 _remaining = _env->GetArrayLength(coords_ref) - offset; in android_glDrawTexsvOES___3SI() 518 if (_remaining < 5) { in android_glDrawTexsvOES___3SI() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 371 jint _remaining; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local 401 jint _remaining; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local 410 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 444 jint _remaining; in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() local 453 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 528 jint _remaining; in android_glDeleteTextures__I_3II() local 543 _remaining = _env->GetArrayLength(textures_ref) - offset; in android_glDeleteTextures__I_3II() 544 if (_remaining < n) { in android_glDeleteTextures__I_3II() 578 jint _remaining; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local 587 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES20.cpp | 330 jint _remaining; in get() local 346 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 351 if (_remaining < _needed) { in get() 387 jint _remaining; in getarray() local 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 392 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 397 if (_needed>0 && _remaining < _needed) { in getarray() 578 jint _remaining; in android_glBufferData__IILjava_nio_Buffer_2I() local 582 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 583 if (_remaining < size) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES10.cpp | 330 jint _remaining; in get() local 346 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 351 if (_remaining < _needed) { in get() 387 jint _remaining; in getarray() local 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 392 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 397 if (_needed>0 && _remaining < _needed) { in getarray() 587 jint _remaining; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local 617 jint _remaining; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local 626 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() [all …]
|
D | android_opengl_GLES32.cpp | 328 jint _remaining; in get() local 344 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 349 if (_remaining < _needed) { in get() 385 jint _remaining; in getarray() local 389 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 390 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 395 if (_needed>0 && _remaining < _needed) { in getarray() 460 jint _remaining; in android_glDebugMessageControl__IIII_3IIZ() local 475 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControl__IIII_3IIZ() 476 if (_remaining < count) { in android_glDebugMessageControl__IIII_3IIZ() [all …]
|
D | android_opengl_GLES31.cpp | 328 jint _remaining; in get() local 344 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 349 if (_remaining < _needed) { in get() 385 jint _remaining; in getarray() local 389 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 390 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 395 if (_needed>0 && _remaining < _needed) { in getarray() 489 jint _remaining; in android_glGetFramebufferParameteriv__II_3II() local 504 _remaining = _env->GetArrayLength(params_ref) - offset; in android_glGetFramebufferParameteriv__II_3II() 534 jint _remaining; in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() local [all …]
|
D | android_opengl_GLES30.cpp | 330 jint _remaining; in get() local 346 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 351 if (_remaining < _needed) { in get() 387 jint _remaining; in getarray() local 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 392 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 397 if (_needed>0 && _remaining < _needed) { in getarray() 442 jint _remaining; in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() local 451 … indices = (GLvoid *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 497 jint _remaining; in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() local [all …]
|
D | android_opengl_GLES31Ext.cpp | 329 jint _remaining; in get() local 345 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 350 if (_remaining < _needed) { in get() 386 jint _remaining; in getarray() local 390 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 391 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 396 if (_needed>0 && _remaining < _needed) { in getarray() 438 jint _remaining; in android_glDebugMessageControlKHR__IIII_3IIZ() local 453 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControlKHR__IIII_3IIZ() 486 jint _remaining; in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() local [all …]
|
D | android_opengl_EGL14.cpp | 475 jint _remaining; in android_eglGetConfigAttrib() local 490 _remaining = _env->GetArrayLength(value_ref) - offset; in android_eglGetConfigAttrib() 491 if (_remaining < 1) { in android_eglGetConfigAttrib() 532 jint _remaining; in android_eglCreateWindowSurface() local 543 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurface() 548 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurface() 606 jint _remaining; in android_eglCreateWindowSurfaceTexture() local 640 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurfaceTexture() 645 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurfaceTexture() 688 jint _remaining; in android_eglCreatePbufferSurface() local [all …]
|
D | android_opengl_EGL15.cpp | 206 jint _remaining; in android_eglCreateSync() local 221 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateSync() 224 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglCreateSync() 255 jint _remaining; in android_eglGetSyncAttrib() local 270 _remaining = _env->GetArrayLength(value_ref) - offset; in android_eglGetSyncAttrib() 338 jint _remaining; in android_eglGetPlatformDisplay() local 353 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglGetPlatformDisplay() 356 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglGetPlatformDisplay() 480 jint _remaining; in android_eglCreateImage() local 495 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateImage() [all …]
|
D | android_opengl_GLES10Ext.cpp | 330 jint _remaining; in get() local 346 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 351 if (_remaining < _needed) { in get() 387 jint _remaining; in getarray() local 391 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 392 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 397 if (_needed>0 && _remaining < _needed) { in getarray()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreateSync.cpp | 11 jint _remaining; in android_eglCreateSync() local 26 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateSync() 29 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglCreateSync() 60 jint _remaining; in android_eglGetSyncAttrib() local 75 _remaining = _env->GetArrayLength(value_ref) - offset; in android_eglGetSyncAttrib()
|
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() 87 jint _remaining; in android_eglCreateWindowSurfaceTexture() local 121 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurfaceTexture() 126 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurfaceTexture()
|
D | eglGetPlatformDisplay.cpp | 10 jint _remaining; in android_eglGetPlatformDisplay() local 25 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglGetPlatformDisplay() 28 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglGetPlatformDisplay()
|
D | eglCreateImage.cpp | 12 jint _remaining; in android_eglCreateImage() local 27 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateImage() 30 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglCreateImage()
|
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 | 304 jint _remaining; in get() local 320 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 325 if (_remaining < _needed) { in get() 361 jint _remaining; in getarray() local 365 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 366 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 371 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()
|