Lines Matching refs:throwExceptionAsNecessary

1501 static jint throwExceptionAsNecessary(  in throwExceptionAsNecessary()  function
1545 static jint throwExceptionAsNecessary( in throwExceptionAsNecessary() function
1548 return throwExceptionAsNecessary(env, err, actionCode, NULL, NULL, codec); in throwExceptionAsNecessary()
1558 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_enableOnFirstTunnelFrameReadyListener()
1564 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_native_enableOnFirstTunnelFrameReadyListener()
1574 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_enableOnFrameRenderedListener()
1580 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_native_enableOnFrameRenderedListener()
1590 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_setCallback()
1596 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_native_setCallback()
1610 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_configure()
1648 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_native_configure()
1658 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_setSurface()
1677 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_native_setSurface()
1781 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_setInputSurface()
1789 throwExceptionAsNecessary( in android_media_MediaCodec_setInputSurface()
1795 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_setInputSurface()
1805 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_createInputSurface()
1813 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_createInputSurface()
1828 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_start()
1834 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_start()
1843 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_stop()
1849 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_stop()
1858 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_reset()
1871 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_reset()
1880 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_flush()
1886 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_flush()
1902 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_queueInputBuffer()
1911 throwExceptionAsNecessary( in android_media_MediaCodec_queueInputBuffer()
1937 throwExceptionAsNecessary(
2075 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_queueSecureInputBuffer()
2105 throwExceptionAsNecessary( in android_media_MediaCodec_queueSecureInputBuffer()
2225 throwExceptionAsNecessary( in android_media_MediaCodec_queueSecureInputBuffer()
2569 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_queueLinearBlock()
2576 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueLinearBlock()
2598 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueLinearBlock()
2609 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueLinearBlock()
2640 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueLinearBlock()
2651 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueLinearBlock()
2664 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_queueHardwareBuffer()
2671 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueHardwareBuffer()
2698 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueHardwareBuffer()
2709 throwExceptionAsNecessary( in android_media_MediaCodec_native_queueHardwareBuffer()
2721 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_native_getOutputFrame()
2727 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_native_getOutputFrame()
2738 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_dequeueInputBuffer()
2749 return throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_dequeueInputBuffer()
2759 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_dequeueOutputBuffer()
2771 return throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_dequeueOutputBuffer()
2782 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_releaseOutputBuffer()
2788 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_releaseOutputBuffer()
2797 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_signalEndOfInputStream()
2803 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_signalEndOfInputStream()
2813 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getFormatNative()
2824 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getFormatNative()
2836 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getOutputFormatForIndexNative()
2847 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getOutputFormatForIndexNative()
2859 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getBuffers()
2872 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getBuffers()
2885 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getBuffer()
2898 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getBuffer()
2911 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getImage()
2924 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getImage()
2937 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getName()
2948 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getName()
2960 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getOwnCodecInfo()
2971 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_getOwnCodecInfo()
3013 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_setParameters()
3024 throwExceptionAsNecessary(env, err, codec); in android_media_MediaCodec_setParameters()
3032 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_setVideoScalingMode()
3051 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_setAudioPresentation()
3063 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getSupportedVendorParameters()
3070 throwExceptionAsNecessary(env, status, codec); in android_media_MediaCodec_getSupportedVendorParameters()
3081 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_getParameterDescriptor()
3098 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_subscribeToVendorParameters()
3104 throwExceptionAsNecessary(env, status, codec); in android_media_MediaCodec_subscribeToVendorParameters()
3114 throwExceptionAsNecessary(env, INVALID_OPERATION, codec); in android_media_MediaCodec_unsubscribeFromVendorParameters()
3120 throwExceptionAsNecessary(env, status, codec); in android_media_MediaCodec_unsubscribeFromVendorParameters()
3517 throwExceptionAsNecessary( in android_media_MediaCodec_LinearBlock_native_map()
3523 throwExceptionAsNecessary( in android_media_MediaCodec_LinearBlock_native_map()
3573 throwExceptionAsNecessary( in android_media_MediaCodec_LinearBlock_native_map()
3598 throwExceptionAsNecessary( in PopulateNamesVector()
3653 throwExceptionAsNecessary(env, err); in android_media_MediaCodec_LinearBlock_checkCompatible()