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

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h161 status_t setParamTimeLapseEnable(int32_t timeLapseEnable);
H A DStagefrightRecorder.cpp531 status_t StagefrightRecorder::setParamTimeLapseEnable(int32_t timeLapseEnable) { function in class:android::StagefrightRecorder
532 ALOGV("setParamTimeLapseEnable: %d", timeLapseEnable);
678 return setParamTimeLapseEnable(timeLapseEnable);

Completed in 122 milliseconds