/frameworks/base/core/jni/ |
D | android_opengl_GLES11.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() 442 jint _remaining; in android_glBufferData__IILjava_nio_Buffer_2I() local 446 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 447 if (_remaining < size) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES11Ext.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() 501 jint _remaining; in android_glDrawTexsvOES___3SI() local 516 _remaining = _env->GetArrayLength(coords_ref) - offset; in android_glDrawTexsvOES___3SI() 517 if (_remaining < 5) { in android_glDrawTexsvOES___3SI() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 370 jint _remaining; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local 400 jint _remaining; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local 409 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 443 jint _remaining; in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() local 452 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 527 jint _remaining; in android_glDeleteTextures__I_3II() local 542 _remaining = _env->GetArrayLength(textures_ref) - offset; in android_glDeleteTextures__I_3II() 543 if (_remaining < n) { in android_glDeleteTextures__I_3II() 577 jint _remaining; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local 586 …textures = (GLuint *)getPointer(_env, textures_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES20.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() 577 jint _remaining; in android_glBufferData__IILjava_nio_Buffer_2I() local 581 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glBufferData__IILjava_nio_Buffer_2I() 582 if (_remaining < size) { in android_glBufferData__IILjava_nio_Buffer_2I() [all …]
|
D | android_opengl_GLES10.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() 586 jint _remaining; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local 616 jint _remaining; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local 625 data = (GLvoid *)getPointer(_env, data_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() [all …]
|
D | android_opengl_GLES32.cpp | 327 jint _remaining; in get() local 343 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 348 if (_remaining < _needed) { in get() 384 jint _remaining; in getarray() local 388 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 389 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 394 if (_needed>0 && _remaining < _needed) { in getarray() 459 jint _remaining; in android_glDebugMessageControl__IIII_3IIZ() local 474 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControl__IIII_3IIZ() 475 if (_remaining < count) { in android_glDebugMessageControl__IIII_3IIZ() [all …]
|
D | android_opengl_GLES31.cpp | 327 jint _remaining; in get() local 343 _remaining = _env->GetArrayLength(params_ref) - offset; in get() 348 if (_remaining < _needed) { in get() 384 jint _remaining; in getarray() local 388 params = (CTYPE *)getPointer(_env, params_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in getarray() 389 _remaining /= sizeof(CTYPE); // convert from bytes to item count in getarray() 394 if (_needed>0 && _remaining < _needed) { in getarray() 488 jint _remaining; in android_glGetFramebufferParameteriv__II_3II() local 503 _remaining = _env->GetArrayLength(params_ref) - offset; in android_glGetFramebufferParameteriv__II_3II() 533 jint _remaining; in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() local [all …]
|
D | android_opengl_GLES30.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() 441 jint _remaining; in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() local 450 … indices = (GLvoid *)getPointer(_env, indices_buf, (jarray*)&_array, &_remaining, &_bufferOffset); in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 496 jint _remaining; in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() local [all …]
|
D | android_opengl_GLES31Ext.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() 437 jint _remaining; in android_glDebugMessageControlKHR__IIII_3IIZ() local 452 _remaining = _env->GetArrayLength(ids_ref) - offset; in android_glDebugMessageControlKHR__IIII_3IIZ() 485 jint _remaining; in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() local [all …]
|
D | android_opengl_EGL14.cpp | 474 jint _remaining; in android_eglGetConfigAttrib() local 489 _remaining = _env->GetArrayLength(value_ref) - offset; in android_eglGetConfigAttrib() 490 if (_remaining < 1) { in android_eglGetConfigAttrib() 531 jint _remaining; in android_eglCreateWindowSurface() local 542 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurface() 547 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurface() 605 jint _remaining; in android_eglCreateWindowSurfaceTexture() local 639 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateWindowSurfaceTexture() 644 for (int i = _remaining - 1; i >= 0; i--) { in android_eglCreateWindowSurfaceTexture() 687 jint _remaining; in android_eglCreatePbufferSurface() local [all …]
|
D | android_opengl_EGL15.cpp | 205 jint _remaining; in android_eglCreateSync() local 220 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateSync() 223 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglCreateSync() 254 jint _remaining; in android_eglGetSyncAttrib() local 269 _remaining = _env->GetArrayLength(value_ref) - offset; in android_eglGetSyncAttrib() 337 jint _remaining; in android_eglGetPlatformDisplay() local 352 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglGetPlatformDisplay() 355 attrib_list.init(attrib_list_base + offset, _remaining); in android_eglGetPlatformDisplay() 479 jint _remaining; in android_eglCreateImage() local 494 _remaining = _env->GetArrayLength(attrib_list_ref) - offset; in android_eglCreateImage() [all …]
|
D | android_opengl_GLES10Ext.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()
|
/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()
|