Searched refs:POSITIVE_RATIONALS (Results 1 – 1 of 1) sorted by relevance
123 private static final Range<Rational> POSITIVE_RATIONALS = field in MediaCodecInfo1631 mBlockAspectRatioRange = POSITIVE_RATIONALS; in initWithPlatformLimits()1632 mAspectRatioRange = POSITIVE_RATIONALS; in initWithPlatformLimits()1837 mBlockAspectRatioRange = POSITIVE_RATIONALS.intersect( in parseFromInfo()1843 mAspectRatioRange = POSITIVE_RATIONALS.intersect(ratios); in parseFromInfo()1942 POSITIVE_INTEGERS, POSITIVE_LONGS, POSITIVE_RATIONALS); in applyAlignment() local