Searched refs:FEATURE_ORDERED_DISPLAY (Results 1 – 2 of 2) sorted by relevance
113 ExtendedOptions.FEATURE_ORDERED_DISPLAY | ExtendedOptions.FEATURE_PARALLAX in getView()
615 public static final int FEATURE_ORDERED_DISPLAY = 1; field in ExtendedBitmapDrawable.ExtendedOptions802 if ((features & FEATURE_ORDERED_DISPLAY) != 0 && decodeAggregator == null) { in validate()