Home
last modified time | relevance | path

Searched defs:stop_recording (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/extras/simpleperf/scripts/
H A Drun_simpleperf_without_usb_connection.py64 def stop_recording(args): function
/aosp12/hardware/libhardware/include/hardware/
H A Dcamera.h203 void (*stop_recording)(struct camera_device *); member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/
H A DQualcommCamera.cpp307 void stop_recording(struct camera_device * device) in stop_recording() function
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraMuxer.cpp858 void QCameraMuxer::stop_recording(struct camera_device * device) in stop_recording() function in qcamera::QCameraMuxer
H A DQCamera2HWI.cpp692 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) in stop_recording() function in qcamera::QCamera2HardwareInterface