Home
last modified time | relevance | path

Searched defs:maxRate (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenMediaRecorder.java235 int maxRate = vc.getSupportedFrameRatesFor(screenWidthAligned, in getSupportedSize() local
259 int maxRate = vc.getSupportedFrameRatesFor(scaledWidth, scaledHeight) in getSupportedSize() local
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java3037 int maxWidth = 11, maxHeight = 9, maxRate = 15; in applyLevelLimits() local
3105 int maxWidth = 11, maxHeight = 9, maxRate = 15; in applyLevelLimits() local
3216 int maxWidth = 11, maxHeight = 9, maxRate = 15; in applyLevelLimits() local