Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWICallbacks.cpp3342 int32_t cbStatus = NO_ERROR; in cbNotifyRoutine() local
3381 cbStatus = NO_ERROR; in cbNotifyRoutine()
3404 cbStatus); in cbNotifyRoutine()
3421 cbStatus); in cbNotifyRoutine()
3438 cbStatus); in cbNotifyRoutine()
3479 cbStatus); in cbNotifyRoutine()
3489 cbStatus = BAD_VALUE; in cbNotifyRoutine()
3492 cbStatus); in cbNotifyRoutine()
3500 cbStatus = INVALID_OPERATION; in cbNotifyRoutine()
3502 cb->release_cb(cb->user_data, cb->cookie, cbStatus); in cbNotifyRoutine()
DQCamera2HWI.h578 int32_t cbStatus);
581 int32_t cbStatus);