Searched refs:getMaxFrameRateForCodec (Results 1 – 1 of 1) sorted by relevance
575 int frameRate = getMaxFrameRateForCodec(codec); in setupRecorder()813 private static int getMaxFrameRateForCodec(int codec) { in getMaxFrameRateForCodec() method in MediaRecorderTest838 sleepTimeMs = 1000 / getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.H264); in recordFromSurface()937 final float frameRate = getMaxFrameRateForCodec(MediaRecorder.VideoEncoder.H264); in testRecordFromSurface()