Lines Matching refs:jniThrowRuntimeException
254 jniThrowRuntimeException(env, "ImageReaderContext is not initialized"); in ImageReader_getProducer()
281 jniThrowRuntimeException(env, "ImageReaderContext is not initialized"); in ImageReader_getBufferConsumer()
385 jniThrowRuntimeException(env, "Can't find android/graphics/ImageReader"); in ImageReader_init()
488 jniThrowRuntimeException(env, "unlock buffer failed"); in Image_unlockIfLocked()
657 jniThrowRuntimeException(env, in ImageReader_detachImage()
676 jniThrowRuntimeException(env, in ImageReader_discardFreeBuffers()
687 jniThrowRuntimeException(env, "Buffer consumer is uninitialized"); in ImageReader_getSurface()
754 jniThrowRuntimeException(env, "Invalid graphic buffer!"); in ImageReader_unlockGraphicBuffer()
759 jniThrowRuntimeException(env, "unlock buffer failed"); in ImageReader_unlockGraphicBuffer()
788 jniThrowRuntimeException(env, "Failed to create ImagePlane arrays," in ImageReader_createImagePlanes()
856 jniThrowRuntimeException(env, "Failed to create SurfacePlane arrays," in Image_createSurfacePlanes()