Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWICallbacks.cpp3341 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
3365 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
3374 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
3446 numOfSnapshotRcvd++; in cbNotifyRoutine()
3448 numOfSnapshotRcvd, numOfSnapshotExpected); in cbNotifyRoutine()
3450 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()