Searched refs:setParamCaptureFps (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h175 status_t setParamCaptureFps(double fps);
H A DStagefrightRecorder.cpp709 status_t StagefrightRecorder::setParamCaptureFps(double fps) { function in class:android::StagefrightRecorder
710 ALOGV("setParamCaptureFps: %.2f", fps);
846 return setParamCaptureFps(fps);

Completed in 830 milliseconds