Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraDevice.h167 virtual status_t stopDeliveringFrames();
DEmulatedCamera.cpp392 camera_dev->stopDeliveringFrames(); in takePicture()
575 camera_dev->stopDeliveringFrames(); in doStartPreview()
669 getCameraDevice()->stopDeliveringFrames(); in doStopPreview()
699 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.cpp830 camera_dev->stopDeliveringFrames(); in doStartPreview()
889 getCameraDevice()->stopDeliveringFrames(); in doStopPreview()
920 camera_dev->stopDeliveringFrames(); in cleanupCamera()
DEmulatedCameraDevice.cpp95 status_t EmulatedCameraDevice::stopDeliveringFrames() in stopDeliveringFrames() function in android::EmulatedCameraDevice