HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_DEFAULTS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Atlas.java 38 public static final int FLAG_DEFAULTS = FLAG_ADD_PADDING;
80 * {@link #Atlas(Atlas.Type, int, int, int)} with {@link #FLAG_DEFAULTS}.
89 this(type, width, height, FLAG_DEFAULTS);
  /frameworks/base/services/core/java/com/android/server/
AssetAtlasService.java 605 this(type, width, height, count, Atlas.FLAG_DEFAULTS);

Completed in 298 milliseconds