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 96 status_t enableVideoRecording(int fps);
CallbackNotifier.cpp 153 status_t CallbackNotifier::enableVideoRecording(int fps)
EmulatedCamera.cpp 396 status_t res = mCallbackNotifier.enableVideoRecording(frameRate);
    [all...]

Completed in 78 milliseconds