Lines Matching refs:CaptureOutputStates
56 CaptureOutputStates& states, in fixupMonochromeTags()
128 void insertResultLocked(CaptureOutputStates& states, CaptureResult *result, uint32_t frameNumber) { in insertResultLocked()
168 void sendPartialCaptureResult(CaptureOutputStates& states, in sendPartialCaptureResult()
189 CaptureOutputStates& states, in sendCaptureResult()
387 void removeInFlightMapEntryLocked(CaptureOutputStates& states, int idx) { in removeInFlightMapEntryLocked()
396 void removeInFlightRequestIfReadyLocked(CaptureOutputStates& states, int idx) { in removeInFlightRequestIfReadyLocked()
456 void processCaptureResult(CaptureOutputStates& states, const camera3_capture_result *result) { in processCaptureResult()
652 CaptureOutputStates& states, in processOneCaptureResultLocked()
902 void notifyShutter(CaptureOutputStates& states, const camera3_shutter_msg_t &msg) { in notifyShutter()
980 void notifyError(CaptureOutputStates& states, const camera3_error_msg_t &msg) { in notifyError()
1088 void notify(CaptureOutputStates& states, const camera3_notify_msg *msg) { in notify()
1104 void notify(CaptureOutputStates& states, in notify()