HomeSort by relevance Sort by last modified time
    Searched refs:stopDeliveringFrames (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 98 * call stopDeliveringFrames prior to calling this method.
148 * coming until stopDeliveringFrames method is called. Typically, this
162 virtual status_t stopDeliveringFrames();
337 * Typically, worker thread is started from stopDeliveringFrames method of
EmulatedCamera.cpp 380 camera_dev->stopDeliveringFrames();
541 camera_dev->stopDeliveringFrames();
631 getCameraDevice()->stopDeliveringFrames();
662 camera_dev->stopDeliveringFrames();
    [all...]
EmulatedCameraDevice.cpp 100 status_t EmulatedCameraDevice::stopDeliveringFrames()

Completed in 147 milliseconds