Home
last modified time | relevance | path

Searched refs:_exceptionMessage (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES11.cpp349 const char * _exceptionMessage; in get() local
358 _exceptionMessage = "params == null"; in get()
364 _exceptionMessage = "offset < 0"; in get()
375 _exceptionMessage = "length - offset < needed"; in get()
393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
405 const char * _exceptionMessage; in getarray() local
421 _exceptionMessage = "remaining() < needed"; in getarray()
440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
461 const char * _exceptionMessage = NULL; in android_glBufferData__IILjava_nio_Buffer_2I() local
472 _exceptionMessage = "remaining() < size < needed"; in android_glBufferData__IILjava_nio_Buffer_2I()
[all …]
Dandroid_opengl_GLES20.cpp349 const char * _exceptionMessage; in get() local
358 _exceptionMessage = "params == null"; in get()
364 _exceptionMessage = "offset < 0"; in get()
375 _exceptionMessage = "length - offset < needed"; in get()
393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
405 const char * _exceptionMessage; in getarray() local
421 _exceptionMessage = "remaining() < needed"; in getarray()
440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
470 const char * _exceptionMessage = NULL; in android_glBindAttribLocation__IILjava_lang_String_2() local
476 _exceptionMessage = "name == null"; in android_glBindAttribLocation__IILjava_lang_String_2()
[all …]
Dcom_google_android_gles_jni_GLImpl.cpp549 const char * _exceptionMessage = NULL; in android_glDeleteTextures__I_3II() local
557 _exceptionMessage = "textures == null"; in android_glDeleteTextures__I_3II()
563 _exceptionMessage = "offset < 0"; in android_glDeleteTextures__I_3II()
570 _exceptionMessage = "length - offset < n < needed"; in android_glDeleteTextures__I_3II()
588 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteTextures__I_3II()
598 const char * _exceptionMessage = NULL; in android_glDeleteTextures__ILjava_nio_IntBuffer_2() local
608 _exceptionMessage = "remaining() < n < needed"; in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
625 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteTextures__ILjava_nio_IntBuffer_2()
702 const char * _exceptionMessage = NULL; in android_glDrawElements__IIILjava_nio_Buffer_2() local
712 _exceptionMessage = "remaining() < count < needed"; in android_glDrawElements__IIILjava_nio_Buffer_2()
[all …]
Dandroid_opengl_GLES11Ext.cpp349 const char * _exceptionMessage; in get() local
358 _exceptionMessage = "params == null"; in get()
364 _exceptionMessage = "offset < 0"; in get()
375 _exceptionMessage = "length - offset < needed"; in get()
393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
405 const char * _exceptionMessage; in getarray() local
421 _exceptionMessage = "remaining() < needed"; in getarray()
440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
521 const char * _exceptionMessage = NULL; in android_glDrawTexsvOES___3SI() local
529 _exceptionMessage = "coords == null"; in android_glDrawTexsvOES___3SI()
[all …]
Dandroid_opengl_EGL14.cpp177 const char * _exceptionMessage = NULL; in android_eglInitialize() local
191 _exceptionMessage = "majorOffset < 0"; in android_eglInitialize()
198 _exceptionMessage = "length - majorOffset < 1 < needed"; in android_eglInitialize()
210 _exceptionMessage = "minorOffset < 0"; in android_eglInitialize()
217 _exceptionMessage = "length - minorOffset < 1 < needed"; in android_eglInitialize()
241 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_eglInitialize()
275 const char * _exceptionMessage = NULL; in android_eglGetConfigs() local
288 _exceptionMessage = "configsOffset < 0"; in android_eglGetConfigs()
295 _exceptionMessage = "length - configsOffset < config_size < needed"; in android_eglGetConfigs()
304 _exceptionMessage = "num_config == null"; in android_eglGetConfigs()
[all …]
Dandroid_opengl_GLES30.cpp349 const char * _exceptionMessage; in get() local
358 _exceptionMessage = "params == null"; in get()
364 _exceptionMessage = "offset < 0"; in get()
375 _exceptionMessage = "length - offset < needed"; in get()
393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
405 const char * _exceptionMessage; in getarray() local
421 _exceptionMessage = "remaining() < needed"; in getarray()
440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
718 const char * _exceptionMessage = NULL; in android_glGenQueries__I_3II() local
726 _exceptionMessage = "ids == null"; in android_glGenQueries__I_3II()
[all …]
Dandroid_opengl_GLES32.cpp347 const char * _exceptionMessage; in get() local
356 _exceptionMessage = "params == null"; in get()
362 _exceptionMessage = "offset < 0"; in get()
373 _exceptionMessage = "length - offset < needed"; in get()
391 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
403 const char * _exceptionMessage; in getarray() local
419 _exceptionMessage = "remaining() < needed"; in getarray()
438 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
479 const char * _exceptionMessage = NULL; in android_glDebugMessageControl__IIII_3IIZ() local
487 _exceptionMessage = "ids == null"; in android_glDebugMessageControl__IIII_3IIZ()
[all …]
Dandroid_opengl_GLES31.cpp347 const char * _exceptionMessage; in get() local
356 _exceptionMessage = "params == null"; in get()
362 _exceptionMessage = "offset < 0"; in get()
373 _exceptionMessage = "length - offset < needed"; in get()
391 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
403 const char * _exceptionMessage; in getarray() local
419 _exceptionMessage = "remaining() < needed"; in getarray()
438 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
508 const char * _exceptionMessage = NULL; in android_glGetFramebufferParameteriv__II_3II() local
516 _exceptionMessage = "params == null"; in android_glGetFramebufferParameteriv__II_3II()
[all …]
Dandroid_opengl_GLES10.cpp349 const char * _exceptionMessage; in get() local
358 _exceptionMessage = "params == null"; in get()
364 _exceptionMessage = "offset < 0"; in get()
375 _exceptionMessage = "length - offset < needed"; in get()
393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
405 const char * _exceptionMessage; in getarray() local
421 _exceptionMessage = "remaining() < needed"; in getarray()
440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
729 const char * _exceptionMessage = NULL; in android_glDeleteTextures__I_3II() local
737 _exceptionMessage = "textures == null"; in android_glDeleteTextures__I_3II()
[all …]
Dandroid_opengl_GLES31Ext.cpp348 const char * _exceptionMessage; in get() local
357 _exceptionMessage = "params == null"; in get()
363 _exceptionMessage = "offset < 0"; in get()
374 _exceptionMessage = "length - offset < needed"; in get()
392 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
404 const char * _exceptionMessage; in getarray() local
420 _exceptionMessage = "remaining() < needed"; in getarray()
439 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
457 const char * _exceptionMessage = NULL; in android_glDebugMessageControlKHR__IIII_3IIZ() local
465 _exceptionMessage = "ids == null"; in android_glDebugMessageControlKHR__IIII_3IIZ()
[all …]
Dandroid_opengl_GLES10Ext.cpp349 const char * _exceptionMessage; in get() local
358 _exceptionMessage = "params == null"; in get()
364 _exceptionMessage = "offset < 0"; in get()
375 _exceptionMessage = "length - offset < needed"; in get()
393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
405 const char * _exceptionMessage; in getarray() local
421 _exceptionMessage = "remaining() < needed"; in getarray()
440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
451 const char * _exceptionMessage = NULL; in android_glQueryMatrixxOES___3II_3II() local
463 _exceptionMessage = "mantissa == null"; in android_glQueryMatrixxOES___3II_3II()
[all …]
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetUniformIndices.cpp8 const char* _exceptionMessage = NULL; in android_glGetUniformIndices_array() local
18 _exceptionMessage = "uniformNames == null"; in android_glGetUniformIndices_array()
28 _exceptionMessage = "null uniformNames element"; in android_glGetUniformIndices_array()
37 _exceptionMessage = "uniformIndices == null"; in android_glGetUniformIndices_array()
43 _exceptionMessage = "uniformIndicesOffset < 0"; in android_glGetUniformIndices_array()
49 _exceptionMessage = "not enough space in uniformIndices"; in android_glGetUniformIndices_array()
73 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetUniformIndices_array()
84 const char* _exceptionMessage = NULL; in android_glGetUniformIndices_buffer() local
97 _exceptionMessage = "uniformNames == null"; in android_glGetUniformIndices_buffer()
103 _exceptionMessage = "uniformIndices == null"; in android_glGetUniformIndices_buffer()
[all …]
DglGetActiveAttrib.cpp7 const char * _exceptionMessage; in android_glGetActiveAttrib__III_3II_3II_3II_3BI() local
25 _exceptionMessage = "lengthOffset < 0"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
37 _exceptionMessage = "size == null"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
43 _exceptionMessage = "sizeOffset < 0"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
54 _exceptionMessage = "type == null"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
60 _exceptionMessage = "typeOffset < 0"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
71 _exceptionMessage = "name == null"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
77 _exceptionMessage = "nameOffset < 0"; in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
113 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
175 const char * _exceptionMessage; in android_glGetActiveAttrib1() local
[all …]
DglGetActiveUniform.cpp7 const char * _exceptionMessage; in android_glGetActiveUniform__III_3II_3II_3II_3BI() local
25 _exceptionMessage = "lengthOffset < 0"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
37 _exceptionMessage = "size == null"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
43 _exceptionMessage = "sizeOffset < 0"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
54 _exceptionMessage = "type == null"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
60 _exceptionMessage = "typeOffset < 0"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
71 _exceptionMessage = "name == null"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
77 _exceptionMessage = "nameOffset < 0"; in android_glGetActiveUniform__III_3II_3II_3II_3BI()
113 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetActiveUniform__III_3II_3II_3II_3BI()
175 const char * _exceptionMessage; in android_glGetActiveUniform1() local
[all …]
DglCreateShaderProgramv.cpp7 const char * _exceptionMessage = NULL; in android_glCreateShaderProgramv() local
16 _exceptionMessage = "strings == null"; in android_glCreateShaderProgramv()
26 _exceptionMessage = "out of memory"; in android_glCreateShaderProgramv()
34 _exceptionMessage = "out of memory"; in android_glCreateShaderProgramv()
43 _exceptionMessage = "strings == null"; in android_glCreateShaderProgramv()
65 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glCreateShaderProgramv()
DglGetTransformFeedbackVarying.cpp7 const char * _exceptionMessage; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() local
25 _exceptionMessage = "lengthOffset < 0"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
37 _exceptionMessage = "size == null"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
43 _exceptionMessage = "sizeOffset < 0"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
54 _exceptionMessage = "type == null"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
60 _exceptionMessage = "typeOffset < 0"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
71 _exceptionMessage = "name == null"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
77 _exceptionMessage = "nameOffset < 0"; in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
113 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
195 const char * _exceptionMessage; in android_glGetTransformFeedbackVarying1() local
[all …]
DglTransformFeedbackVaryings.cpp8 const char* _exceptionMessage = NULL; in android_glTransformFeedbackVaryings() local
16 _exceptionMessage = "varyings == null"; in android_glTransformFeedbackVaryings()
27 _exceptionMessage = "null varyings element"; in android_glTransformFeedbackVaryings()
46 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glTransformFeedbackVaryings()
DglGetActiveUniformBlockName.cpp7 const char* _exceptionMessage; in android_glGetActiveUniformBlockName_III_3II_3BI() local
19 _exceptionMessage = "lengthOffset < 0"; in android_glGetActiveUniformBlockName_III_3II_3BI()
31 _exceptionMessage = "uniformBlockName == null"; in android_glGetActiveUniformBlockName_III_3II_3BI()
37 _exceptionMessage = "uniformBlockNameOffset < 0"; in android_glGetActiveUniformBlockName_III_3II_3BI()
63 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetActiveUniformBlockName_III_3II_3BI()
73 const char* _exceptionMessage; in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2() local
DglGetShaderSource.cpp7 const char * _exceptionMessage; in android_glGetShaderSource__II_3II_3BI() local
19 _exceptionMessage = "lengthOffset < 0"; in android_glGetShaderSource__II_3II_3BI()
31 _exceptionMessage = "source == null"; in android_glGetShaderSource__II_3II_3BI()
37 _exceptionMessage = "sourceOffset < 0"; in android_glGetShaderSource__II_3II_3BI()
62 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetShaderSource__II_3II_3BI()
DglDebugMessageInsertKHR.cpp7 const char * _exceptionMessage = NULL; in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() local
14 _exceptionMessage = "buf == null"; in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2()
35 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2()
Dcommon.cpp323 const char * _exceptionMessage; in get() local
332 _exceptionMessage = "params == null"; in get()
338 _exceptionMessage = "offset < 0"; in get()
349 _exceptionMessage = "length - offset < needed"; in get()
367 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
379 const char * _exceptionMessage; in getarray() local
395 _exceptionMessage = "remaining() < needed"; in getarray()
414 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
DglDrawElementsInstancedBaseVertex.cpp7 const char * _exceptionMessage = NULL; in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II() local
17 _exceptionMessage = "remaining() < count-basevertex < needed"; in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.cpp7 const char * _exceptionMessage = ""; in android_eglCreateWindowSurface() local
21 _exceptionMessage = "offset < 0"; in android_eglCreateWindowSurface()
38 _exceptionMessage = "attrib_list must contain EGL_NONE!"; in android_eglCreateWindowSurface()
47_exceptionMessage = "Make sure the SurfaceView or associated SurfaceHolder has a valid Surface"; in android_eglCreateWindowSurface()
69 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_eglCreateWindowSurface()
80 const char * _exceptionMessage = ""; in android_eglCreateWindowSurfaceTexture() local
94 _exceptionMessage = "attrib_list == null"; in android_eglCreateWindowSurfaceTexture()
100 _exceptionMessage = "offset < 0"; in android_eglCreateWindowSurfaceTexture()
107_exceptionMessage = "Make sure the SurfaceView or associated SurfaceHolder has a valid Surface"; in android_eglCreateWindowSurfaceTexture()
134 _exceptionMessage = "attrib_list must contain EGL_NONE!"; in android_eglCreateWindowSurfaceTexture()
[all …]
DeglCreatePbufferFromClientBuffer.cpp7 const char * _exceptionMessage = NULL; in android_eglCreatePbufferFromClientBuffer() local
20 _exceptionMessage = "offset < 0"; in android_eglCreatePbufferFromClientBuffer()
37 _exceptionMessage = "attrib_list must contain EGL_NONE!"; in android_eglCreatePbufferFromClientBuffer()
56 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_eglCreatePbufferFromClientBuffer()