Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera.h328 static void stop_preview(struct camera_device* dev);
DEmulatedCamera.cpp787 void EmulatedCamera::stop_preview(struct camera_device* dev) { in stop_preview() function in android::EmulatedCamera
965 EmulatedCamera::stop_preview,
/device/generic/goldfish/camera/
DEmulatedCamera.h334 static void stop_preview(struct camera_device* dev);
DEmulatedCamera.cpp1016 void EmulatedCamera::stop_preview(struct camera_device* dev) in stop_preview() function in android::EmulatedCamera
1213 EmulatedCamera::stop_preview,