Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp3174 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
3198 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
3207 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
3279 numOfSnapshotRcvd++; in cbNotifyRoutine()
3281 numOfSnapshotRcvd, numOfSnapshotExpected); in cbNotifyRoutine()
3283 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()