Home
last modified time | relevance | path

Searched refs:snapshot_channel_cb_routine (Results 1 – 9 of 9) sorted by relevance

/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.h479 static void snapshot_channel_cb_routine(mm_camera_super_buf_t *frame,
DQCamera2HWICallbacks.cpp1209 void QCamera2HardwareInterface::snapshot_channel_cb_routine(mm_camera_super_buf_t *super_frame, in snapshot_channel_cb_routine() function in qcamera::QCamera2HardwareInterface
DQCamera2HWI.cpp5295 rc = pChannel->init(&attr, snapshot_channel_cb_routine, this); in addSnapshotChannel()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.h479 static void snapshot_channel_cb_routine(mm_camera_super_buf_t *frame,
DQCamera2HWICallbacks.cpp1209 void QCamera2HardwareInterface::snapshot_channel_cb_routine(mm_camera_super_buf_t *super_frame, in snapshot_channel_cb_routine() function in qcamera::QCamera2HardwareInterface
DQCamera2HWI.cpp5297 rc = pChannel->init(&attr, snapshot_channel_cb_routine, this); in addSnapshotChannel()
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h527 static void snapshot_channel_cb_routine(mm_camera_super_buf_t *frame,
DQCamera2HWICallbacks.cpp1586 void QCamera2HardwareInterface::snapshot_channel_cb_routine(mm_camera_super_buf_t *super_frame, in snapshot_channel_cb_routine() function in qcamera::QCamera2HardwareInterface
DQCamera2HWI.cpp6940 rc = pChannel->init(&attr, snapshot_channel_cb_routine, this); in addVideoChannel()
7003 rc = pChannel->init(&attr, snapshot_channel_cb_routine, this); in addSnapshotChannel()