Home
last modified time | relevance | path

Searched refs:stop_recording (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera.h342 static void stop_recording(struct camera_device* dev);
DEmulatedCamera.cpp1057 void EmulatedCamera::stop_recording(struct camera_device* dev) in stop_recording() function in android::EmulatedCamera
1217 EmulatedCamera::stop_recording,
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera.h336 static void stop_recording(struct camera_device* dev);
DEmulatedCamera.cpp824 void EmulatedCamera::stop_recording(struct camera_device* dev) { in stop_recording() function in android::EmulatedCamera
969 EmulatedCamera::stop_recording,