Searched defs:HDR_TYPES (Results 1 – 3 of 3) sorted by relevance
102 private static final int[] HDR_TYPES = new int[]{1, 2}; field in LocalDisplayAdapterTest
2641 public static final int[] HDR_TYPES = { field in Display.HdrCapabilities
144 new DiscreteValueIntegerListValidator(",", HDR_TYPES)); in VALIDATORS.put() argument