Lines Matching refs:jniThrowRuntimeException
383 jniThrowRuntimeException(env, "Can't find android/graphics/ImageWriter"); in ImageWriter_init()
399 jniThrowRuntimeException(env, "Failed to connect to native window"); in ImageWriter_init()
411 jniThrowRuntimeException(env, "Failed to query Surface width"); in ImageWriter_init()
423 jniThrowRuntimeException(env, "Failed to query Surface height"); in ImageWriter_init()
435 jniThrowRuntimeException(env, "Set buffer dimensions failed"); in ImageWriter_init()
445 jniThrowRuntimeException(env, "Failed to query Surface format"); in ImageWriter_init()
457 jniThrowRuntimeException(env, "Failed to set Surface format"); in ImageWriter_init()
465 jniThrowRuntimeException(env, "Failed to set Surface dataspace"); in ImageWriter_init()
481 jniThrowRuntimeException(env, "Failed to SW_WRITE_OFTEN configure usage"); in ImageWriter_init()
492 jniThrowRuntimeException(env, "Query producer undequeued buffer count failed"); in ImageWriter_init()
500 jniThrowRuntimeException(env, "Set buffer count failed"); in ImageWriter_init()
532 jniThrowRuntimeException(env, "dequeue buffer failed"); in ImageWriter_dequeueImage()
577 jniThrowRuntimeException(env, "Native window disconnect failed"); in ImageWriter_close()
641 jniThrowRuntimeException(env, "Set timestamp failed"); in ImageWriter_queueImage()
653 jniThrowRuntimeException(env, "Set crop rect failed"); in ImageWriter_queueImage()
659 jniThrowRuntimeException(env, "Set transform failed"); in ImageWriter_queueImage()
665 jniThrowRuntimeException(env, "Set scaling mode failed"); in ImageWriter_queueImage()
686 jniThrowRuntimeException(env, "Queue input buffer failed"); in ImageWriter_queueImage()
710 jniThrowRuntimeException(env, "nativeAttachImage failed!!!"); in attachAndQeueuGraphicBuffer()
721 jniThrowRuntimeException(env, "Set timestamp failed"); in attachAndQeueuGraphicBuffer()
732 jniThrowRuntimeException(env, "Set crop rect failed"); in attachAndQeueuGraphicBuffer()
738 jniThrowRuntimeException(env, "Set transform failed"); in attachAndQeueuGraphicBuffer()
744 jniThrowRuntimeException(env, "Set scaling mode failed"); in attachAndQeueuGraphicBuffer()
766 jniThrowRuntimeException(env, "Queue input buffer failed"); in attachAndQeueuGraphicBuffer()
893 jniThrowRuntimeException(env, "unlock buffer failed"); in Image_unlockIfLocked()
1024 jniThrowRuntimeException(env, "Failed to create SurfacePlane arrays," in Image_createSurfacePlanes()