Home
last modified time | relevance | path

Searched refs:cb_type (Results 1 – 12 of 12) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp338 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in preview_stream_cb_routine()
417 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in nodisplay_preview_stream_cb_routine()
560 cbArg.cb_type = QCAMERA_DATA_TIMESTAMP_CALLBACK; in video_stream_cb_routine()
1022 if ( QCAMERA_DATA_SNAPSHOT_CALLBACK == arg->cb_type ) { in matchSnapshotNotifications()
1088 cb->cb_type); in cbNotifyRoutine()
1091 switch (cb->cb_type) { in cbNotifyRoutine()
1158 cb->cb_type); in cbNotifyRoutine()
DQCameraPostProc.cpp435 cbArg.cb_type = QCAMERA_DATA_SNAPSHOT_CALLBACK; in sendDataNotify()
994 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in encodeData()
1004 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in encodeData()
1168 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processRawImageImpl()
1178 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in processRawImageImpl()
DQCamera2HWI.h117 qcamera_callback_type_m cb_type; // event type member
DQCamera2HWI.cpp2442 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in sendEvtNotify()
3507 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in playShutter()
3659 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp338 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in preview_stream_cb_routine()
417 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in nodisplay_preview_stream_cb_routine()
560 cbArg.cb_type = QCAMERA_DATA_TIMESTAMP_CALLBACK; in video_stream_cb_routine()
1022 if ( QCAMERA_DATA_SNAPSHOT_CALLBACK == arg->cb_type ) { in matchSnapshotNotifications()
1088 cb->cb_type); in cbNotifyRoutine()
1091 switch (cb->cb_type) { in cbNotifyRoutine()
1158 cb->cb_type); in cbNotifyRoutine()
DQCameraPostProc.cpp435 cbArg.cb_type = QCAMERA_DATA_SNAPSHOT_CALLBACK; in sendDataNotify()
994 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in encodeData()
1004 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in encodeData()
1168 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processRawImageImpl()
1178 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in processRawImageImpl()
DQCamera2HWI.h117 qcamera_callback_type_m cb_type; // event type member
DQCamera2HWI.cpp2442 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in sendEvtNotify()
3507 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in playShutter()
3659 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp661 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in sendPreviewCallback()
742 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in nodisplay_preview_stream_cb_routine()
825 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in rdi_mode_stream_cb_routine()
860 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in rdi_mode_stream_cb_routine()
1006 cbArg.cb_type = QCAMERA_DATA_TIMESTAMP_CALLBACK; in video_stream_cb_routine()
1922 if ( QCAMERA_DATA_SNAPSHOT_CALLBACK == arg->cb_type ) { in matchSnapshotNotifications()
1994 cb->cb_type); in cbNotifyRoutine()
1997 switch (cb->cb_type) { in cbNotifyRoutine()
2071 cb->cb_type); in cbNotifyRoutine()
DQCameraPostProc.cpp588 cbArg.cb_type = QCAMERA_DATA_SNAPSHOT_CALLBACK; in sendDataNotify()
1541 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in encodeData()
1551 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in encodeData()
1835 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processRawImageImpl()
1845 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in processRawImageImpl()
DQCamera2HWI.cpp3476 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in sendEvtNotify()
3634 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processHDRData()
3729 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processASDUpdate()
4992 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in playShutter()
5108 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
5195 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
5310 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processHistogramStats()
DQCamera2HWI.h143 qcamera_callback_type_m cb_type; // event type member