OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cam_ops_is_op_supported
(Results
1 - 4
of
4
) sorted by null
/device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h
470
uint8_t
cam_ops_is_op_supported
(int cam_id, mm_camera_ops_type_t opcode);
mm_camera_interface2.c
814
uint8_t
cam_ops_is_op_supported
(int cam_id, mm_camera_ops_type_t opcode)
function
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp
556
if(
cam_ops_is_op_supported
(mCameraId, MM_CAMERA_OPS_FOCUS )) {
[
all
...]
/device/lge/mako/camera/
QCameraHWI_Parm.cpp
555
if(
cam_ops_is_op_supported
(mCameraId, MM_CAMERA_OPS_FOCUS )) {
[
all
...]
Completed in 184 milliseconds