Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCamera.cpp380 camera_dev->stopDeliveringFrames(); in takePicture()
541 camera_dev->stopDeliveringFrames(); in doStartPreview()
631 getCameraDevice()->stopDeliveringFrames(); in doStopPreview()
662 camera_dev->stopDeliveringFrames(); in cleanupCamera()
DEmulatedCameraDevice.h162 virtual status_t stopDeliveringFrames();
DEmulatedCameraDevice.cpp100 status_t EmulatedCameraDevice::stopDeliveringFrames() in stopDeliveringFrames() function in android::EmulatedCameraDevice