HomeSort by relevance Sort by last modified time
    Searched refs:setParamTimeLapseEnable (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 156 status_t setParamTimeLapseEnable(int32_t timeLapseEnable);
StagefrightRecorder.cpp 541 status_t StagefrightRecorder::setParamTimeLapseEnable(int32_t timeLapseEnable) {
542 ALOGV("setParamTimeLapseEnable: %d", timeLapseEnable);
688 return setParamTimeLapseEnable(timeLapseEnable);
    [all...]

Completed in 47 milliseconds