Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp3121 int32_t cbStatus = NO_ERROR; in cbNotifyRoutine() local
3160 cbStatus = NO_ERROR; in cbNotifyRoutine()
3183 cbStatus); in cbNotifyRoutine()
3200 cbStatus); in cbNotifyRoutine()
3217 cbStatus); in cbNotifyRoutine()
3259 cbStatus); in cbNotifyRoutine()
3269 cbStatus = BAD_VALUE; in cbNotifyRoutine()
3272 cbStatus); in cbNotifyRoutine()
3280 cbStatus = INVALID_OPERATION; in cbNotifyRoutine()
3282 cb->release_cb(cb->user_data, cb->cookie, cbStatus); in cbNotifyRoutine()
DQCamera2HWI.h545 int32_t cbStatus);
548 int32_t cbStatus);