OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_notify_callback
(Results
1 - 6
of
6
) sorted by null
/device/generic/goldfish/camera/
EmulatedCamera2.h
220
static int
set_notify_callback
(const camera2_device_t *,
EmulatedCamera2.cpp
325
int EmulatedCamera2::
set_notify_callback
(const camera2_device_t *d,
function in class:android::EmulatedCamera2
405
EmulatedCamera2::
set_notify_callback
,
/hardware/libhardware/include/hardware/
camera2.h
295
* device in
set_notify_callback
().
783
int (*
set_notify_callback
)(const struct camera2_device *,
member in struct:camera2_device_ops
[
all
...]
/hardware/libhardware/tests/camera2/
camera2_utils.cpp
249
err = dev->ops->
set_notify_callback
(dev,
/frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.cpp
128
res = device->ops->
set_notify_callback
(device, notificationCallback,
440
res = mHal2Device->ops->
set_notify_callback
(mHal2Device, notificationCallback,
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp
[
all
...]
Completed in 232 milliseconds