Searched refs:POSITIVE_RATIONALS (Results 1 – 2 of 2) sorted by relevance
193 private static final Range<Rational> POSITIVE_RATIONALS = field in MediaCodecInfo2091 mBlockAspectRatioRange = POSITIVE_RATIONALS; in initWithPlatformLimits()2092 mAspectRatioRange = POSITIVE_RATIONALS; in initWithPlatformLimits()2355 mBlockAspectRatioRange = POSITIVE_RATIONALS.intersect(2361 mAspectRatioRange = POSITIVE_RATIONALS.intersect(ratios);2460 POSITIVE_INTEGERS, POSITIVE_LONGS, POSITIVE_RATIONALS);
37129 Landroid/media/MediaCodecInfo;->POSITIVE_RATIONALS:Landroid/util/Range;