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

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h169 status_t setParamCaptureFpsEnable(int32_t timeLapseEnable);
H A DStagefrightRecorder.cpp568 status_t StagefrightRecorder::setParamCaptureFpsEnable(int32_t captureFpsEnable) { function in class:android::StagefrightRecorder
569 ALOGV("setParamCaptureFpsEnable: %d", captureFpsEnable);
718 return setParamCaptureFpsEnable(captureFpsEnable);

Completed in 1286 milliseconds