Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h223 status_t setParamCaptureFpsEnable(int32_t timeLapseEnable);
DStagefrightRecorder.cpp784 status_t StagefrightRecorder::setParamCaptureFpsEnable(int32_t captureFpsEnable) { in setParamCaptureFpsEnable() function in android::StagefrightRecorder
1048 return setParamCaptureFpsEnable(captureFpsEnable); in setParameter()