Home
last modified time | relevance | path

Searched refs:CAMERA_MSG_NUM_ERRORS (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputUtils.h93 CAMERA_MSG_NUM_ERRORS enumerator
H A DCamera3OutputUtils.cpp1075 static const int32_t halErrorMap[CAMERA_MSG_NUM_ERRORS] = { in notifyError()
1090 (msg.error_code < CAMERA_MSG_NUM_ERRORS)) ? in notifyError()