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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 190 status_t setParamCaptureFps(double fps);
StagefrightRecorder.cpp 720 status_t StagefrightRecorder::setParamCaptureFps(double fps) {
721 ALOGV("setParamCaptureFps: %.2f", fps);
857 return setParamCaptureFps(fps);
    [all...]

Completed in 46 milliseconds