OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cam_ops_ch_acquire
(Results
1 - 6
of
6
) sorted by null
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraStream.cpp
123
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_PREVIEW);
155
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_VIDEO);
194
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_PREVIEW);
208
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_VIDEO);
QCameraHWI_Still.cpp
[
all
...]
/device/lge/mako/camera/
QCameraStream.cpp
124
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_PREVIEW);
156
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_VIDEO);
195
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_PREVIEW);
209
rc =
cam_ops_ch_acquire
(cameraId, MM_CAMERA_CH_VIDEO);
QCameraHWI_Still.cpp
[
all
...]
/device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h
478
int32_t
cam_ops_ch_acquire
(int cam_id, mm_camera_channel_type_t ch_type);
mm_camera_interface2.c
881
int32_t
cam_ops_ch_acquire
(int cam_id, mm_camera_channel_type_t ch_type)
function
Completed in 807 milliseconds