Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1950 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
1974 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
1983 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
2047 numOfSnapshotRcvd++; in cbNotifyRoutine()
2049 numOfSnapshotRcvd); in cbNotifyRoutine()
2051 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()
2053 __func__, numOfSnapshotRcvd); in cbNotifyRoutine()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp2389 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
2413 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
2422 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
2487 numOfSnapshotRcvd++; in cbNotifyRoutine()
2489 numOfSnapshotRcvd); in cbNotifyRoutine()
2491 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()
2493 __func__, numOfSnapshotRcvd); in cbNotifyRoutine()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp2389 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
2413 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
2422 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
2487 numOfSnapshotRcvd++; in cbNotifyRoutine()
2489 numOfSnapshotRcvd); in cbNotifyRoutine()
2491 (numOfSnapshotExpected == numOfSnapshotRcvd)) { in cbNotifyRoutine()
2493 __func__, numOfSnapshotRcvd); in cbNotifyRoutine()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp212 uint32_t numOfSnapshotRcvd = 0; in dataNotifyRoutine() local
234 numOfSnapshotRcvd = 0; in dataNotifyRoutine()
244 numOfSnapshotRcvd = 0; in dataNotifyRoutine()
269 numOfSnapshotRcvd++; in dataNotifyRoutine()
286 numOfSnapshotExpected == numOfSnapshotRcvd) { in dataNotifyRoutine()