Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera.cpp302 void EmulatedCamera::stopPreview() { doStopPreview(); } in stopPreview()
384 doStopPreview(); in takePicture()
662 status_t EmulatedCamera::doStopPreview() { in doStopPreview() function in android::EmulatedCamera
690 res = doStopPreview(); in cleanupCamera()
DEmulatedCamera.h292 virtual status_t doStopPreview();
/device/generic/goldfish/camera/
DEmulatedCamera.h292 virtual status_t doStopPreview();
DEmulatedCamera.cpp368 doStopPreview(); in stopPreview()
690 status_t status = doStopPreview(); in setParameters()
881 status_t EmulatedCamera::doStopPreview() in doStopPreview() function in android::EmulatedCamera
911 res = doStopPreview(); in cleanupCamera()