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 103 * call stopDeliveringFrames prior to calling this method.
153 * coming until stopDeliveringFrames method is called. Typically, this
167 virtual status_t stopDeliveringFrames();
442 * stopDeliveringFrames method of this class.
EmulatedCamera.cpp 826 camera_dev->stopDeliveringFrames();
885 getCameraDevice()->stopDeliveringFrames();
    [all...]
EmulatedCameraDevice.cpp 95 status_t EmulatedCameraDevice::stopDeliveringFrames()

Completed in 75 milliseconds