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

  /development/tools/emulator/system/camera/
CallbackNotifier.h 92 status_t enableVideoRecording(int fps);
CallbackNotifier.cpp 149 status_t CallbackNotifier::enableVideoRecording(int fps)
EmulatedCamera.cpp 284 return -mCallbackNotifier.enableVideoRecording(mParameters.getPreviewFrameRate());

Completed in 922 milliseconds