OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:camera2_notify_callback
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/camera/
EmulatedCamera2.h
221
camera2_notify_callback
notify_cb,
268
camera2_notify_callback
mNotifyCb;
EmulatedCamera2.cpp
326
camera2_notify_callback
notify_cb, void* user) {
381
camera2_notify_callback
notifyCb;
/hardware/libhardware/include/hardware/
camera2.h
297
typedef void (*
camera2_notify_callback
)(int32_t msg_type,
typedef
304
* Possible message types for
camera2_notify_callback
444
* notifications through
camera2_notify_callback
() and stored in
463
* notifications through
camera2_notify_callback
() and stored in
477
*
camera2_notify_callback
() and stored in android.control.aePrecaptureId.
784
camera2_notify_callback
notify_cb,
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h
474
virtual int setNotifyCallback(
camera2_notify_callback
notify_cb, void *user);
626
camera2_notify_callback
m_notifyCb;
ExynosCameraHWInterface2.cpp
[
all
...]
Completed in 556 milliseconds