Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCamera.h332 static int start_preview(struct camera_device* dev);
DEmulatedCamera.cpp1006 int EmulatedCamera::start_preview(struct camera_device* dev) in start_preview() function in android::EmulatedCamera
1212 EmulatedCamera::start_preview,
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera.h326 static int start_preview(struct camera_device* dev);
DEmulatedCamera.cpp778 int EmulatedCamera::start_preview(struct camera_device* dev) { in start_preview() function in android::EmulatedCamera
964 EmulatedCamera::start_preview,