Home
last modified time | relevance | path

Searched refs:_exception (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp360 jint _exception = 0; in get() local
369 _exception = 1; in get()
375 _exception = 1; in get()
386 _exception = 1; in get()
403 _env, params_ref, params_base, !_exception); in get()
405 if (_exception) { in get()
416 jint _exception = 0; in getarray() local
432 _exception = 1; in getarray()
450 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
452 if (_exception) { in getarray()
[all …]
Dandroid_opengl_GLES11Ext.cpp360 jint _exception = 0; in get() local
369 _exception = 1; in get()
375 _exception = 1; in get()
386 _exception = 1; in get()
403 _env, params_ref, params_base, !_exception); in get()
405 if (_exception) { in get()
416 jint _exception = 0; in getarray() local
432 _exception = 1; in getarray()
450 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
452 if (_exception) { in getarray()
[all …]
Dcom_google_android_gles_jni_GLImpl.cpp425 jint _exception = 0; in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() local
446 if (_exception) { in android_glColorPointerBounds__IIILjava_nio_Buffer_2I()
455 jint _exception = 0; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() local
464 _exception = 1; in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
489 if (_exception) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2()
498 jint _exception = 0; in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() local
507 _exception = 1; in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
533 if (_exception) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
583 jint _exception = 0; in android_glDeleteTextures__I_3II() local
591 _exception = 1; in android_glDeleteTextures__I_3II()
[all …]
Dandroid_opengl_GLES20.cpp360 jint _exception = 0; in get() local
369 _exception = 1; in get()
375 _exception = 1; in get()
386 _exception = 1; in get()
403 _env, params_ref, params_base, !_exception); in get()
405 if (_exception) { in get()
416 jint _exception = 0; in getarray() local
432 _exception = 1; in getarray()
450 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
452 if (_exception) { in getarray()
[all …]
Dandroid_opengl_GLES30.cpp360 jint _exception = 0; in get() local
369 _exception = 1; in get()
375 _exception = 1; in get()
386 _exception = 1; in get()
403 _env, params_ref, params_base, !_exception); in get()
405 if (_exception) { in get()
416 jint _exception = 0; in getarray() local
432 _exception = 1; in getarray()
450 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
452 if (_exception) { in getarray()
[all …]
Dandroid_opengl_GLES31.cpp358 jint _exception = 0; in get() local
367 _exception = 1; in get()
373 _exception = 1; in get()
384 _exception = 1; in get()
401 _env, params_ref, params_base, !_exception); in get()
403 if (_exception) { in get()
414 jint _exception = 0; in getarray() local
430 _exception = 1; in getarray()
448 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
450 if (_exception) { in getarray()
[all …]
Dandroid_opengl_GLES32.cpp358 jint _exception = 0; in get() local
367 _exception = 1; in get()
373 _exception = 1; in get()
384 _exception = 1; in get()
401 _env, params_ref, params_base, !_exception); in get()
403 if (_exception) { in get()
414 jint _exception = 0; in getarray() local
430 _exception = 1; in getarray()
448 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
450 if (_exception) { in getarray()
[all …]
Dandroid_opengl_GLES10.cpp360 jint _exception = 0; in get() local
369 _exception = 1; in get()
375 _exception = 1; in get()
386 _exception = 1; in get()
403 _env, params_ref, params_base, !_exception); in get()
405 if (_exception) { in get()
416 jint _exception = 0; in getarray() local
432 _exception = 1; in getarray()
450 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
452 if (_exception) { in getarray()
[all …]
Dandroid_opengl_EGL14.cpp175 jint _exception = 0; in android_eglInitialize() local
189 _exception = 1; in android_eglInitialize()
196 _exception = 1; in android_eglInitialize()
208 _exception = 1; in android_eglInitialize()
215 _exception = 1; in android_eglInitialize()
234 _exception ? JNI_ABORT: 0); in android_eglInitialize()
238 _exception ? JNI_ABORT: 0); in android_eglInitialize()
240 if (_exception) { in android_eglInitialize()
273 jint _exception = 0; in android_eglGetConfigs() local
286 _exception = 1; in android_eglGetConfigs()
[all …]
Dandroid_opengl_GLES31Ext.cpp359 jint _exception = 0; in get() local
368 _exception = 1; in get()
374 _exception = 1; in get()
385 _exception = 1; in get()
402 _env, params_ref, params_base, !_exception); in get()
404 if (_exception) { in get()
415 jint _exception = 0; in getarray() local
431 _exception = 1; in getarray()
449 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
451 if (_exception) { in getarray()
[all …]
Dandroid_opengl_GLES10Ext.cpp360 jint _exception = 0; in get() local
369 _exception = 1; in get()
375 _exception = 1; in get()
386 _exception = 1; in get()
403 _env, params_ref, params_base, !_exception); in get()
405 if (_exception) { in get()
416 jint _exception = 0; in getarray() local
432 _exception = 1; in getarray()
450 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
452 if (_exception) { in getarray()
[all …]
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetUniformIndices.cpp6 jint _exception = 0; in android_glGetUniformIndices_array() local
16 _exception = 1; in android_glGetUniformIndices_array()
26 _exception = 1; in android_glGetUniformIndices_array()
35 _exception = 1; in android_glGetUniformIndices_array()
41 _exception = 1; in android_glGetUniformIndices_array()
47 _exception = 1; in android_glGetUniformIndices_array()
61 _exception ? JNI_ABORT : 0); in android_glGetUniformIndices_array()
72 if (_exception) { in android_glGetUniformIndices_array()
82 jint _exception = 0; in android_glGetUniformIndices_buffer() local
95 _exception = 1; in android_glGetUniformIndices_buffer()
[all …]
DglGetActiveAttrib.cpp5 jint _exception = 0; in android_glGetActiveAttrib__III_3II_3II_3II_3BI() local
23 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
35 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
41 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
52 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
58 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
69 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
75 _exception = 1; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
98 _exception ? JNI_ABORT: 0); in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
102 _exception ? JNI_ABORT: 0); in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
[all …]
DglGetActiveUniform.cpp5 jint _exception = 0; in android_glGetActiveUniform__III_3II_3II_3II_3BI() local
23 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
35 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
41 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
52 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
58 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
69 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
75 _exception = 1; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
98 _exception ? JNI_ABORT: 0); in android_glGetActiveUniform__III_3II_3II_3II_3BI()
102 _exception ? JNI_ABORT: 0); in android_glGetActiveUniform__III_3II_3II_3II_3BI()
[all …]
DglGetTransformFeedbackVarying.cpp5 jint _exception = 0; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() local
23 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
35 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
41 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
52 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
58 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
69 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
75 _exception = 1; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
98 _exception ? JNI_ABORT: 0); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
102 _exception ? JNI_ABORT: 0); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
[all …]
DglCreateShaderProgramv.cpp5 jint _exception = 0; in android_glCreateShaderProgramv() local
14 _exception = 1; in android_glCreateShaderProgramv()
24 _exception = 1; in android_glCreateShaderProgramv()
32 _exception = 1; in android_glCreateShaderProgramv()
41 _exception = 1; in android_glCreateShaderProgramv()
64 if (_exception) { in android_glCreateShaderProgramv()
DglGetActiveUniformBlockName.cpp5 jint _exception = 0; in android_glGetActiveUniformBlockName_III_3II_3BI() local
17 _exception = 1; in android_glGetActiveUniformBlockName_III_3II_3BI()
29 _exception = 1; in android_glGetActiveUniformBlockName_III_3II_3BI()
35 _exception = 1; in android_glGetActiveUniformBlockName_III_3II_3BI()
56 _exception ? JNI_ABORT: 0); in android_glGetActiveUniformBlockName_III_3II_3BI()
60 _exception ? JNI_ABORT: 0); in android_glGetActiveUniformBlockName_III_3II_3BI()
62 if (_exception) { in android_glGetActiveUniformBlockName_III_3II_3BI()
71 jint _exception = 0; in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2() local
DglGetShaderSource.cpp5 jint _exception = 0; in android_glGetShaderSource__II_3II_3BI() local
17 _exception = 1; in android_glGetShaderSource__II_3II_3BI()
29 _exception = 1; in android_glGetShaderSource__II_3II_3BI()
35 _exception = 1; in android_glGetShaderSource__II_3II_3BI()
55 _exception ? JNI_ABORT: 0); in android_glGetShaderSource__II_3II_3BI()
59 _exception ? JNI_ABORT: 0); in android_glGetShaderSource__II_3II_3BI()
61 if (_exception) { in android_glGetShaderSource__II_3II_3BI()
DglTransformFeedbackVaryings.cpp6 jint _exception = 0; in android_glTransformFeedbackVaryings() local
14 _exception = 1; in android_glTransformFeedbackVaryings()
25 _exception = 1; in android_glTransformFeedbackVaryings()
45 if (_exception) { in android_glTransformFeedbackVaryings()
DglDebugMessageInsertKHR.cpp5 jint _exception = 0; in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() local
12 _exception = 1; in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2()
34 if (_exception) { in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2()
Dcommon.cpp334 jint _exception = 0; in get() local
343 _exception = 1; in get()
349 _exception = 1; in get()
360 _exception = 1; in get()
377 _env, params_ref, params_base, !_exception); in get()
379 if (_exception) { in get()
390 jint _exception = 0; in getarray() local
406 _exception = 1; in getarray()
424 _env, _array, (NTYPEARRAY)params, _exception ? JNI_FALSE : JNI_TRUE); in getarray()
426 if (_exception) { in getarray()
DglDrawElementsInstancedBaseVertex.cpp5 jint _exception = 0; in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II() local
15 _exception = 1; in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp5 jint _exception = 0; in android_eglCreateWindowSurface() local
19 _exception = 1; in android_eglCreateWindowSurface()
36 _exception = 1; in android_eglCreateWindowSurface()
45 _exception = 1; in android_eglCreateWindowSurface()
68 if (_exception) { in android_eglCreateWindowSurface()
78 jint _exception = 0; in android_eglCreateWindowSurfaceTexture() local
92 _exception = 1; in android_eglCreateWindowSurfaceTexture()
98 _exception = 1; in android_eglCreateWindowSurfaceTexture()
105 _exception = 1; in android_eglCreateWindowSurfaceTexture()
132 _exception = 1; in android_eglCreateWindowSurfaceTexture()
[all …]
DeglCreatePbufferFromClientBuffer.cpp5 jint _exception = 0; in android_eglCreatePbufferFromClientBuffer() local
18 _exception = 1; in android_eglCreatePbufferFromClientBuffer()
35 _exception = 1; in android_eglCreatePbufferFromClientBuffer()
55 if (_exception) { in android_eglCreatePbufferFromClientBuffer()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1861 jint _exception = 0; in nScriptCCreate() local
1864 _exception = 1; in nScriptCCreate()
1869 _exception = 1; in nScriptCCreate()
1875 _exception = 1; in nScriptCCreate()
1893 _exception ? JNI_ABORT: 0); in nScriptCCreate()

12