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

  /device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 92 stop_recording: android::stop_recording,
357 void stop_recording(struct camera_device * device) function in namespace:android
  /device/lge/mako/camera/
QualcommCamera2.cpp 92 .stop_recording = android::stop_recording,
376 void stop_recording(struct camera_device * device) function in namespace:android
QualcommCamera.cpp 81 stop_recording: android::stop_recording,
540 void stop_recording(struct camera_device * device) function in namespace:android
  /device/moto/shamu/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 93 stop_recording: android::stop_recording,
380 void stop_recording(struct camera_device * device) function in namespace:android
  /device/moto/shamu/camera/QCamera2/HAL/wrapper/
QualcommCamera.cpp 307 void stop_recording(struct camera_device * device) function in namespace:android
312 hardware->stop_recording(device);
  /hardware/libhardware/include/hardware/
camera.h 203 void (*stop_recording)(struct camera_device *); member in struct:camera_device_ops
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 796 void EmulatedCamera::stop_recording(struct camera_device* dev) function in class:android::EmulatedCamera
956 EmulatedCamera::stop_recording,
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.cpp 64 stop_recording: QCamera2HardwareInterface::stop_recording,
414 * FUNCTION : stop_recording
423 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) function in class:qcamera::QCamera2HardwareInterface
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWI.cpp 64 stop_recording: QCamera2HardwareInterface::stop_recording,
414 * FUNCTION : stop_recording
423 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) function in class:qcamera::QCamera2HardwareInterface
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp 76 stop_recording: QCamera2HardwareInterface::stop_recording,
450 * FUNCTION : stop_recording
459 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) function in class:qcamera::QCamera2HardwareInterface
    [all...]

Completed in 539 milliseconds