Home
last modified time | relevance | path

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

/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/google/marlin/camera/QCamera2/util/
DQCameraCmdThread.cpp139 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() argument
163 if (sync_cmd) { in sendCmd()
DQCameraCmdThread.h66 int32_t sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority);