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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 189 status_t setParamCaptureFpsEnable(int32_t timeLapseEnable);
StagefrightRecorder.cpp 707 status_t StagefrightRecorder::setParamCaptureFpsEnable(int32_t captureFpsEnable) {
708 ALOGV("setParamCaptureFpsEnable: %d", captureFpsEnable);
852 return setParamCaptureFpsEnable(captureFpsEnable);
    [all...]

Completed in 273 milliseconds