Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.h71 struct CaptureOutputStates { struct
110 CaptureOutputStates& states, argument
116 void notify(CaptureOutputStates& states,
DCamera3OutputUtils.cpp56 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()
[all …]
DCamera3OfflineSession.cpp251 CaptureOutputStates states { in processCaptureResult_3_4()
290 CaptureOutputStates states { in processCaptureResult()
324 CaptureOutputStates states { in notify()
DCamera3Device.cpp1045 CaptureOutputStates states { in processCaptureResult_3_4()
1103 CaptureOutputStates states { in processCaptureResult()
1143 CaptureOutputStates states { in notify()