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

  /device/generic/goldfish/camera/
CallbackNotifier.h 94 status_t enableVideoRecording(int fps);
CallbackNotifier.cpp 149 status_t CallbackNotifier::enableVideoRecording(int fps)
EmulatedCamera.cpp 301 return -mCallbackNotifier.enableVideoRecording(mParameters.getPreviewFrameRate());
    [all...]

Completed in 117 milliseconds