Searched refs:CAMERA_ERROR_FATAL (Results 1 – 6 of 6) sorted by relevance
312 CAMERA_ERROR_FATAL = 0x1, //Fatal errors can only be recovered by restarting media server enumerator
439 CAMERA_ERROR_FATAL = 0x1, //Fatal errors can only be recovered by restarting media server enumerator
257 if((error == CAMERA_ERROR_FATAL) || (error == CAMERA_ERROR_HARD) || (error == -ENOMEM)) in errorNotify()
248 if((error == CAMERA_ERROR_FATAL) || (error == CAMERA_ERROR_HARD)) { in errorNotify()
2667 mErrorNotifier->errorNotify(CAMERA_ERROR_FATAL); in OMXCameraAdapterEventHandler()
3091 mErrorNotifier->errorNotify(CAMERA_ERROR_FATAL); in OMXCameraAdapterEventHandler()