/frameworks/base/media/jni/ |
D | android_media_MediaMuxer.cpp | 48 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_addTrack() 57 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_addTrack() 66 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_addTrack() 78 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_writeSampleData() 95 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_writeSampleData() 114 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_writeSampleData() 128 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_writeSampleData() 152 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_setOrientationHint() 159 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_setOrientationHint() 172 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_setLocation() [all …]
|
D | android_media_MediaPlayer.cpp | 99 jniThrowException(env, "java/lang/Exception", NULL); in JNIMediaPlayerListener() 176 jniThrowException(env, "java/lang/IllegalStateException", NULL); in process_media_player_call() 178 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in process_media_player_call() 180 jniThrowException(env, "java/lang/SecurityException", NULL); in process_media_player_call() 184 jniThrowException( env, exception, message); in process_media_player_call() 189 jniThrowException( env, exception, msg); in process_media_player_call() 202 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaPlayer_setDataSourceAndHeaders() 207 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaPlayer_setDataSourceAndHeaders() 250 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaPlayer_setDataSourceFD() 255 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaPlayer_setDataSourceFD() [all …]
|
D | android_media_MediaExtractor.cpp | 286 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_getTrackCount() 298 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_getTrackFormatNative() 306 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_getTrackFormatNative() 318 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_getFileFormatNative() 326 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_getFileFormatNative() 338 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_selectTrack() 345 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_selectTrack() 355 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_unselectTrack() 362 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_unselectTrack() 372 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_seekTo() [all …]
|
D | android_media_MediaMetadataRetriever.cpp | 57 jniThrowException(env, "java/lang/IllegalStateException", NULL); in process_media_retriever_call() 61 jniThrowException( env, exception, message); in process_media_retriever_call() 66 jniThrowException( env, exception, msg); in process_media_retriever_call() 92 jniThrowException( in android_media_MediaMetadataRetriever_setDataSourceAndHeaders() 100 jniThrowException( in android_media_MediaMetadataRetriever_setDataSourceAndHeaders() 117 jniThrowException( in android_media_MediaMetadataRetriever_setDataSourceAndHeaders() 151 jniThrowException(env, "java/lang/IllegalStateException", "No retriever available"); in android_media_MediaMetadataRetriever_setDataSourceFD() 155 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaMetadataRetriever_setDataSourceFD() 169 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaMetadataRetriever_setDataSourceFD() 180 jniThrowException(env, "java/lang/IllegalStateException", "No retriever available"); in android_media_MediaMetadataRetriever_setDataSourceCallback() [all …]
|
D | android_media_MediaDrm.cpp | 173 jniThrowException(env, "java/lang/Exception", in JNIDrmListener() 300 jniThrowException(env, "java/lang/IllegalArgumentException", msg); in throwExceptionAsNecessary() 303 jniThrowException(env, "android/media/NotProvisionedException", msg); in throwExceptionAsNecessary() 306 jniThrowException(env, "android/media/ResourceBusyException", msg); in throwExceptionAsNecessary() 309 jniThrowException(env, "android/media/DeniedByServerException", msg); in throwExceptionAsNecessary() 312 jniThrowException(env, "android/media/MediaDrmResetException", in throwExceptionAsNecessary() 490 jniThrowException(env, "java/lang/IllegalArgumentException", in HashMapToKeyedVector() 500 jniThrowException(env, "java/lang/IllegalArgumentException", in HashMapToKeyedVector() 574 jniThrowException(env, "java/lang/IllegalStateException", "MediaDrm obj is null"); in CheckSession() 579 jniThrowException(env, "java/lang/IllegalArgumentException", "sessionId is null"); in CheckSession() [all …]
|
D | android_media_MediaRecorder.cpp | 87 jniThrowException(env, "java/lang/Exception", NULL); in JNIMediaRecorderListener() 132 jniThrowException(env, "java/lang/IllegalStateException", NULL); in process_media_recorder_call() 135 jniThrowException(env, exception, message); in process_media_recorder_call() 185 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid video source"); in android_media_MediaRecorder_setVideoSource() 198 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid audio source"); in android_media_MediaRecorder_setAudioSource() 211 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid output format"); in android_media_MediaRecorder_setOutputFormat() 223 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid video encoder"); in android_media_MediaRecorder_setVideoEncoder() 235 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid audio encoder"); in android_media_MediaRecorder_setAudioEncoder() 270 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaRecorder_setOutputFileFD() 286 jniThrowException(env, "java/lang/IllegalArgumentException", "invalid video size"); in android_media_MediaRecorder_setVideoSize() [all …]
|
D | android_media_MediaProfiles.cpp | 61 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_file_format() 82 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_video_encoder_cap() 102 …jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability pa… in android_media_MediaProfiles_native_get_video_encoder_cap() 134 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_audio_encoder_cap() 151 …jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability pa… in android_media_MediaProfiles_native_get_audio_encoder_cap() 182 jniThrowException(env, "java/lang/RuntimeException", "Unknown camcorder profile quality"); in android_media_MediaProfiles_native_get_camcorder_profile() 204 … jniThrowException(env, "java/lang/RuntimeException", "Error retrieving camcorder profile params"); in android_media_MediaProfiles_native_get_camcorder_profile() 254 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_video_decoder_type() 276 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_audio_decoder_type() 299 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_image_encoding_quality_level()
|
D | android_media_MediaCodecList.cpp | 38 jniThrowException( in getCodecList() 64 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_getCodecName() 75 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_findCodecByName() 107 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_isEncoder() 124 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_getSupportedTypes() 149 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_getCodecCapabilities() 161 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_getCodecCapabilities() 183 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCodecList_getCodecCapabilities() 274 jniThrowException(env, "java/lang/RuntimeException", "cannot get global settings"); in android_media_MediaCodecList_getGlobalSettings()
|
D | android_media_MediaScanner.cpp | 245 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_processDirectory() 250 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_processDirectory() 277 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_processFile() 282 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_processFile() 317 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_setLocale() 322 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_setLocale() 341 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_extractAlbumArt() 346 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_extractAlbumArt() 396 jniThrowException(env, kRunTimeException, "Out of memory"); in android_media_MediaScanner_native_setup()
|
D | android_media_MediaCrypto.cpp | 188 jniThrowException( in android_media_MediaCrypto_native_setup() 220 jniThrowException( in android_media_MediaCrypto_native_setup() 240 jniThrowException( in android_media_MediaCrypto_isCryptoSchemeSupportedNative() 261 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_requiresSecureDecoderComponent() 268 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_requiresSecureDecoderComponent() 289 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_setMediaDrmSession() 296 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_setMediaDrmSession() 315 jniThrowException(env, "android/media/MediaCryptoException", msg.string()); in android_media_MediaCrypto_setMediaDrmSession()
|
D | android_media_ImageWriter.cpp | 242 jniThrowException(env, in ImageWriter_init() 331 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_dequeueImage() 344 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_dequeueImage() 406 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_cancelImage() 417 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_cancelImage() 435 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage() 447 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage() 481 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage() 501 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage() 516 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage() [all …]
|
/frameworks/base/core/jni/ |
D | android_hardware_SerialPort.cpp | 130 jniThrowException(env, "java/lang/IllegalArgumentException", in android_hardware_SerialPort_open() 139 jniThrowException(env, "java/io/IOException", "Could not open serial port"); in android_hardware_SerialPort_open() 174 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in android_hardware_SerialPort_read_array() 186 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_read_array() 197 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct"); in android_hardware_SerialPort_read_direct() 203 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_read_direct() 213 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in android_hardware_SerialPort_write_array() 221 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_write_array() 231 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct"); in android_hardware_SerialPort_write_direct() 236 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_write_direct()
|
D | com_google_android_gles_jni_EGLImpl.cpp | 123 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglInitialize() 146 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglQueryContext() 165 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglQuerySurface() 197 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglChooseConfig() 230 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateContext() 246 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreatePbufferSurface() 273 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreatePixmapSurface() 284 jniThrowException(_env, "java/lang/IllegalArgumentException", "Bitmap has no PixelRef"); in jni_eglCreatePixmapSurface() 316 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateWindowSurface() 324 jniThrowException(_env, "java/lang/IllegalArgumentException", in jni_eglCreateWindowSurface() [all …]
|
D | android_util_Binder.cpp | 642 jniThrowException(env, "java/lang/RuntimeException", "Unknown error"); in signalExceptionForError() 645 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in signalExceptionForError() 648 jniThrowException(env, "java/lang/UnsupportedOperationException", NULL); in signalExceptionForError() 651 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError() 654 jniThrowException(env, "java/lang/IndexOutOfBoundsException", NULL); in signalExceptionForError() 657 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError() 660 jniThrowException(env, "java/util/NoSuchElementException", NULL); in signalExceptionForError() 663 jniThrowException(env, "java/lang/SecurityException", NULL); in signalExceptionForError() 666 jniThrowException(env, "android/os/ParcelFormatException", "Not enough data"); in signalExceptionForError() 669 jniThrowException(env, "java/lang/RuntimeException", "Not initialized"); in signalExceptionForError() [all …]
|
D | android_media_JetPlayer.cpp | 134 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_loadFromFile() 171 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_loadFromFileD() 201 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_closeFile() 223 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_play() 247 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_pause() 277 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_queueSegment() 304 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_queueSegmentMuteArray() 350 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_setMuteFlags() 375 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_setMuteArray() 421 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_setMuteFlag() [all …]
|
D | android_os_MemoryFile.cpp | 39 jniThrowException(env, "java/io/IOException", "ashmem_create_region failed"); in android_os_MemoryFile_open() 52 jniThrowException(env, "java/io/IOException", "mmap failed"); in android_os_MemoryFile_mmap() 61 jniThrowException(env, "java/io/IOException", "munmap failed"); in android_os_MemoryFile_munmap() 80 jniThrowException(env, "java/io/IOException", "ashmem region was purged"); in android_os_MemoryFile_read() 99 jniThrowException(env, "java/io/IOException", "ashmem region was purged"); in android_os_MemoryFile_write() 116 jniThrowException(env, "java/io/IOException", NULL); in android_os_MemoryFile_pin()
|
D | android_media_AudioTrack.cpp | 419 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_start() 434 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_stop() 449 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_pause() 464 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_flush() 478 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_set_volume() 601 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_writeArray() 641 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_write_native_bytes() 662 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_get_native_frame_count() 676 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_set_playback_rate() 688 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_get_playback_rate() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 192 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 588 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteTextures__I_3II() 625 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 731 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawElements__IIILjava_nio_Buffer_2() 847 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogfv__I_3FI() 909 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogfv__ILjava_nio_FloatBuffer_2() 993 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogxv__I_3II() 1055 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogxv__ILjava_nio_IntBuffer_2() 1141 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGenTextures__I_3II() 1178 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGenTextures__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES11.cpp | 254 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 492 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBufferData__IILjava_nio_Buffer_2I() 531 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBufferSubData__IIILjava_nio_Buffer_2() 574 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanef__I_3FI() 603 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanef__ILjava_nio_FloatBuffer_2() 646 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanex__I_3II() 675 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanex__ILjava_nio_IntBuffer_2() 748 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteBuffers__I_3II() [all …]
|
D | android_hardware_camera2_DngCreator.cpp | 326 jniThrowException(env, "java/lang/OutOfMemoryError", "Could not allocate byte array."); in JniOutputStream() 401 jniThrowException(env, "java/lang/OutOfMemoryError", "Could not allocate byte array."); in JniInputStream() 487 jniThrowException(env, "java/lang/OutOfMemoryError", "Could not allocate byte array."); in JniInputByteBuffer() 577 jniThrowException(mEnv, "java/lang/IllegalStateException", "Not enough data to write"); in writeToStream() 592 jniThrowException(mEnv, "java/io/IOException", in writeToStream() 604 jniThrowException(mEnv, "java/lang/OutOfMemoryError", "Could not allocate row vector."); in writeToStream() 626 jniThrowException(mEnv, "java/io/IOException", in writeToStream() 642 jniThrowException(mEnv, "java/io/IOException", "Failed to write pixel data"); in writeToStream() 648 jniThrowException(mEnv, "java/lang/IllegalStateException", in writeToStream() 710 jniThrowException(mEnv, "java/lang/IllegalStateException", "Not enough data to write"); in writeToStream() [all …]
|
D | android_util_Process.cpp | 64 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForPriorityError() 67 … jniThrowException(env, "java/lang/IllegalArgumentException", "Given thread does not exist"); in signalExceptionForPriorityError() 70 … jniThrowException(env, "java/lang/SecurityException", "No permission to modify given thread"); in signalExceptionForPriorityError() 73 … jniThrowException(env, "java/lang/SecurityException", "No permission to set to given priority"); in signalExceptionForPriorityError() 76 jniThrowException(env, "java/lang/RuntimeException", "Unknown error"); in signalExceptionForPriorityError() 85 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForGroupError() 88 … jniThrowException(env, "java/lang/IllegalArgumentException", "Given thread does not exist"); in signalExceptionForGroupError() 91 … jniThrowException(env, "java/lang/SecurityException", "No permission to modify given thread"); in signalExceptionForGroupError() 94 … jniThrowException(env, "java/lang/SecurityException", "No permission to set to given group"); in signalExceptionForGroupError() 97 jniThrowException(env, "java/lang/RuntimeException", "Unknown error"); in signalExceptionForGroupError() [all …]
|
D | android_opengl_GLES20.cpp | 254 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 393 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 440 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 493 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBindAttribLocation__IILjava_lang_String_2() 627 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBufferData__IILjava_nio_Buffer_2I() 666 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBufferSubData__IIILjava_nio_Buffer_2() 906 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteBuffers__I_3II() 943 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() 992 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteFramebuffers__I_3II() 1029 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteFramebuffers__ILjava_nio_IntBuffer_2() [all …]
|
D | android_opengl_GLES31Ext.cpp | 253 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 392 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 439 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 494 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageControlKHR__IIII_3IIZ() 559 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() 566 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glDebugMessageCallbackKHR() 572 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 580 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 588 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() 596 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() [all …]
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLogKHR.cpp | 5 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 13 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 21 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() 29 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
/frameworks/base/core/jni/android/graphics/pdf/ |
D | PdfEditor.cpp | 184 jniThrowException(env, "java/lang/IllegalStateException", in nativeSetTransformAndClip() 194 jniThrowException(env, "java/lang/IllegalStateException", in nativeSetTransformAndClip() 205 jniThrowException(env, "java/lang/IllegalArgumentException", in nativeSetTransformAndClip() 236 jniThrowException(env, "java/lang/IllegalStateException", in nativeGetPageSize() 246 jniThrowException(env, "java/lang/IllegalStateException", in nativeGetPageSize() 269 jniThrowException(env, "java/lang/IllegalStateException", in nativeGetPageBox() 317 jniThrowException(env, "java/lang/IllegalStateException", in nativeSetPageBox()
|