Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp667 int batchIdx = pair.first; in notify() local
668 if (batchIdx == NOT_BATCHED) { in notify()
676 for (int i = 0; i <= batchIdx; i++) { in notify()
764 int batchIdx = pair.first; in processCaptureResult() local
765 if (batchIdx == NOT_BATCHED) { in processCaptureResult()
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp630 int batchIdx = pair.first; in processCaptureResult_3_4() local
631 if (batchIdx == NOT_BATCHED) { in processCaptureResult_3_4()