Searched refs:CAMERA_ERROR_HARD (Results 1 – 3 of 3) sorted by relevance
313 …CAMERA_ERROR_HARD = 0x2, // Hard errors are hardware hangs that may be recoverable by resetting t… enumerator
248 if((error == CAMERA_ERROR_FATAL) || (error == CAMERA_ERROR_HARD)) { in errorNotify()
411 mErrorNotifier->errorNotify(CAMERA_ERROR_HARD); in fillThisBuffer()