Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1049 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
1069 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
1078 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
1139 numOfSnapshotRcvd++; in cbNotifyRoutine()
1141 numOfSnapshotExpected == numOfSnapshotRcvd) { in cbNotifyRoutine()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1049 uint32_t numOfSnapshotRcvd = 0; in cbNotifyRoutine() local
1069 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
1078 numOfSnapshotRcvd = 0; in cbNotifyRoutine()
1139 numOfSnapshotRcvd++; in cbNotifyRoutine()
1141 numOfSnapshotExpected == numOfSnapshotRcvd) { in cbNotifyRoutine()
/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/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()