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

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h170 status_t setParamCaptureFps(float fps);
H A DStagefrightRecorder.cpp581 status_t StagefrightRecorder::setParamCaptureFps(float fps) { function in class:android::StagefrightRecorder
582 ALOGV("setParamCaptureFps: %.2f", fps);
723 return setParamCaptureFps(fps);

Completed in 29 milliseconds