OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cam_evt_is_event_supported
(Results
1 - 4
of
4
) sorted by null
/device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h
483
uint8_t
cam_evt_is_event_supported
(int cam_id, mm_camera_event_type_t evt_type);
mm_camera_interface2.c
893
uint8_t
cam_evt_is_event_supported
(int cam_id, mm_camera_event_type_t evt_type)
function
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp
221
if (
cam_evt_is_event_supported
(mCameraId, evt)){
[
all
...]
/device/lge/mako/camera/
QCameraHWI.cpp
228
if (
cam_evt_is_event_supported
(mCameraId, evt)){
[
all
...]
Completed in 1955 milliseconds