Searched refs:POSITIVE_RATIONALS (Results 1 – 2 of 2) sorted by relevance
202 private static final Range<Rational> POSITIVE_RATIONALS = field in MediaCodecInfo2466 mBlockAspectRatioRange = POSITIVE_RATIONALS; in initWithPlatformLimits()2467 mAspectRatioRange = POSITIVE_RATIONALS; in initWithPlatformLimits()2731 mBlockAspectRatioRange = POSITIVE_RATIONALS.intersect( in parseFromInfo()2737 mAspectRatioRange = POSITIVE_RATIONALS.intersect(ratios); in parseFromInfo()2836 POSITIVE_INTEGERS, POSITIVE_LONGS, POSITIVE_RATIONALS); in applyAlignment() local
27000 Landroid/media/MediaCodecInfo;->POSITIVE_RATIONALS:Landroid/util/Range;