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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 572 mCaptureFpsEnable = false;
574 mCaptureFpsEnable = true;
913 if (mCaptureFpsEnable && mCaptureFps >= mFrameRate) {
    [all...]
StagefrightRecorder.h 114 bool mCaptureFpsEnable;

Completed in 32 milliseconds