Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h224 status_t setParamCaptureFps(double fps);
DStagefrightRecorder.cpp797 status_t StagefrightRecorder::setParamCaptureFps(double fps) { in setParamCaptureFps() function in android::StagefrightRecorder
1053 return setParamCaptureFps(fps); in setParameter()