Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h196 status_t setParamCaptureFps(double fps);
DStagefrightRecorder.cpp728 status_t StagefrightRecorder::setParamCaptureFps(double fps) { in setParamCaptureFps() function in android::StagefrightRecorder
865 return setParamCaptureFps(fps); in setParameter()