Home
last modified time | relevance | path

Searched refs:stopDeliveringFrames (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraDevice.h172 virtual status_t stopDeliveringFrames();
DEmulatedCamera.cpp396 camera_dev->stopDeliveringFrames(); in takePicture()
579 camera_dev->stopDeliveringFrames(); in doStartPreview()
673 getCameraDevice()->stopDeliveringFrames(); in doStopPreview()
703 camera_dev->stopDeliveringFrames(); in cleanupCamera()
DEmulatedCameraDevice.cpp98 status_t EmulatedCameraDevice::stopDeliveringFrames() { in stopDeliveringFrames() function in android::EmulatedCameraDevice
/device/generic/goldfish/camera/
DEmulatedCameraDevice.h167 virtual status_t stopDeliveringFrames();
DEmulatedCamera.cpp829 camera_dev->stopDeliveringFrames(); in doStartPreview()
888 getCameraDevice()->stopDeliveringFrames(); in doStopPreview()
919 camera_dev->stopDeliveringFrames(); in cleanupCamera()
DEmulatedCameraDevice.cpp95 status_t EmulatedCameraDevice::stopDeliveringFrames() in stopDeliveringFrames() function in android::EmulatedCameraDevice