Home
last modified time | relevance | path

Searched refs:frameRate (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera.cpp390 int frameRate = mParameters.getPreviewFrameRate(); in startRecording() local
391 status_t res = mCallbackNotifier.enableVideoRecording(frameRate); in startRecording()