Searched defs:getSupportedFrameRates (Results 1 – 4 of 4) sorted by relevance
63 const Range<int32_t>& VideoCapabilities::getSupportedFrameRates() const { in getSupportedFrameRates() function in android::VideoCapabilities
1563 std::vector<float> RefreshRateSelector::getSupportedFrameRates() const { in getSupportedFrameRates() function in android::scheduler::RefreshRateSelector
2006 public Range<Integer> getSupportedFrameRates() { in getSupportedFrameRates() method in MediaCodecInfo.VideoCapabilities
4671 TEST_P(RefreshRateSelectorTest, getSupportedFrameRates) { in TEST_P() argument