OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:processSnapshotChannelEvent
(Results
1 - 2
of
2
) sorted by null
/device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp
731
processSnapshotChannelEvent
(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *app_cb) {
732
LOGI("
processSnapshotChannelEvent
: E evt=%d state=%d", channelEvent,
761
LOGI("
processSnapshotChannelEvent
: X");
778
processSnapshotChannelEvent
(event->evt, app_cb);
[
all
...]
/device/lge/mako/camera/
QCameraHWI.cpp
751
processSnapshotChannelEvent
(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *app_cb) {
752
ALOGV("
processSnapshotChannelEvent
: E evt=%d state=%d", channelEvent,
781
ALOGV("
processSnapshotChannelEvent
: X");
798
processSnapshotChannelEvent
(event->evt, app_cb);
[
all
...]
Completed in 27 milliseconds