Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/util/
DQCameraCmdThread.cpp131 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() argument
149 if (sync_cmd) { in sendCmd()
DQCameraCmdThread.h63 int32_t sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority);
/device/lge/bullhead/camera/QCamera2/util/
DQCameraCmdThread.cpp130 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() argument
154 if (sync_cmd) { in sendCmd()
DQCameraCmdThread.h63 int32_t sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority);
/device/huawei/angler/camera/QCamera2/util/
DQCameraCmdThread.cpp130 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() argument
154 if (sync_cmd) { in sendCmd()
DQCameraCmdThread.h63 int32_t sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h322 int32_t sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp3565 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() argument
3584 if (sync_cmd) { in sendCmd()