Home
last modified time | relevance | path

Searched refs:stop_preview (Results 1 – 24 of 24) sorted by relevance

/device/lge/mako/camera/
DQualcommCamera.h53 void stop_preview(struct camera_device *);
DQualcommCamera2.h66 void stop_preview(struct camera_device *);
DQualcommCamera2.cpp87 .stop_preview = android::stop_preview,
334 void stop_preview(struct camera_device * device) in stop_preview() function
DQualcommCamera.cpp76 stop_preview: android::stop_preview,
498 void stop_preview(struct camera_device * device) in stop_preview() function
/device/moto/shamu/camera/QCamera2/HAL/wrapper/
DQualcommCamera.h65 void stop_preview(struct camera_device *);
DQualcommCamera.cpp265 void stop_preview(struct camera_device * device) in stop_preview() function
270 hardware->stop_preview(device); in stop_preview()
/device/moto/shamu/camera/QCamera/HAL/wrapper/
DQualcommCamera.h66 void stop_preview(struct camera_device *);
DQualcommCamera.cpp88 stop_preview: android::stop_preview,
338 void stop_preview(struct camera_device * device) in stop_preview() function
/device/lge/mako/camera/QCamera/HAL/wrapper/
DQualcommCamera.h64 void stop_preview(struct camera_device *);
DQualcommCamera.cpp87 stop_preview: android::stop_preview,
315 void stop_preview(struct camera_device * device) in stop_preview() function
/device/generic/goldfish/camera/
DEmulatedCamera.h320 static void stop_preview(struct camera_device* dev);
DEmulatedCamera.cpp755 void EmulatedCamera::stop_preview(struct camera_device* dev) in stop_preview() function in android::EmulatedCamera
952 EmulatedCamera::stop_preview,
/device/lge/mako/camera/QCamera/stack/mm-camera-test/inc/
Dmm_qcamera_main_menu.h444 int stop_preview (void);
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/
Dmm_qcamera_main_menu.h437 int stop_preview (void);
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h182 static void stop_preview(struct camera_device *);
DQCamera2HWI.cpp59 stop_preview: QCamera2HardwareInterface::stop_preview,
295 void QCamera2HardwareInterface::stop_preview(struct camera_device *device) in stop_preview() function in qcamera::QCamera2HardwareInterface
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.h182 static void stop_preview(struct camera_device *);
DQCamera2HWI.cpp59 stop_preview: QCamera2HardwareInterface::stop_preview,
295 void QCamera2HardwareInterface::stop_preview(struct camera_device *device) in stop_preview() function in qcamera::QCamera2HardwareInterface
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp455 void stop_preview(camera2_device_t * device)
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h214 static void stop_preview(struct camera_device *);
DQCamera2HWI.cpp71 stop_preview: QCamera2HardwareInterface::stop_preview,
326 void QCamera2HardwareInterface::stop_preview(struct camera_device *device) in stop_preview() function in qcamera::QCamera2HardwareInterface
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_main_menu.c1426 int stop_preview = 1; in submain() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_main_menu.c1436 int stop_preview = 1; in submain() local
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQualcommUsbCamera.cpp64 stop_preview: android::usbcam_stop_preview,