Searched refs:IS_HDR (Results 1 – 3 of 3) sorted by relevance
62 public static final boolean IS_HDR; field in Utils132 IS_HDR = defaultDisplay.isHdr();145 IS_HDR = false;
153 public static final String IS_HDR = "is_hdr"; field in RequirementConstants
219 req.setIsHdr(Utils.IS_HDR); in testDisplayHdr()