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 164 status_t setParamTimeLapseEnable(int32_t timeLapseEnable);
StagefrightRecorder.cpp 532 status_t StagefrightRecorder::setParamTimeLapseEnable(int32_t timeLapseEnable) {
533 ALOGV("setParamTimeLapseEnable: %d", timeLapseEnable);
679 return setParamTimeLapseEnable(timeLapseEnable);
    [all...]

Completed in 32 milliseconds