HomeSort by relevance Sort by last modified time
    Searched defs:stop_preview (Results 1 - 5 of 5) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/wrapper/
QualcommCamera.cpp 265 void stop_preview(struct camera_device * device) function in namespace:android
270 hardware->stop_preview(device);
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCamera.cpp 791 void EmulatedCamera::stop_preview(struct camera_device* dev) { function in class:android::EmulatedCamera
969 EmulatedCamera::stop_preview,
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraMuxer.cpp 622 * FUNCTION : stop_preview
631 void QCameraMuxer::stop_preview(struct camera_device * device) function in class:qcamera::QCameraMuxer
646 QCamera2HardwareInterface::stop_preview(pCam->dev);
    [all...]
QCamera2HWI.cpp 93 .stop_preview = QCamera2HardwareInterface::stop_preview,
393 * FUNCTION : stop_preview
402 void QCamera2HardwareInterface::stop_preview(struct camera_device *device) function in class:qcamera::QCamera2HardwareInterface
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 1015 void EmulatedCamera::stop_preview(struct camera_device* dev) function in class:android::EmulatedCamera
    [all...]

Completed in 327 milliseconds