Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp33 #define SET_ERR(fmt, ...) setErrorState( \ macro
2051 SET_ERR("Frame %d: Failed to set %s in partial metadata", in insert3AResult()
2097 SET_ERR("sensor timestamp (%" PRId64 in removeInFlightRequestIfReadyLocked()
2140 SET_ERR("Out-of-order reprocess capture result metadata submitted! " in sendCaptureResult()
2148 SET_ERR("Out-of-order capture result metadata submitted! " in sendCaptureResult()
2162 SET_ERR("Failed to set frame# in metadata (%d)", in sendCaptureResult()
2181 SET_ERR("No timestamp provided by HAL for frame %d!", in sendCaptureResult()
2212 SET_ERR("No result data provided by HAL for frame %d", in processCaptureResult()
2223 SET_ERR("Result is malformed for frame %d: partial_result %u must be 1" in processCaptureResult()
2246 SET_ERR("Unknown frame number for capture result: %d", in processCaptureResult()
[all …]