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

  /frameworks/base/core/tests/coretests/src/android/hardware/display/
VirtualDisplayTest.java 66 private static final int BLUEISH = 0xff1122ee;
123 display, BLUEISH,
147 display, BLUEISH,
193 display, BLUEISH,
240 display, BLUEISH,
460 } else if (pixel == BLUEISH) {
485 return BLUEISH;
  /cts/tests/tests/display/src/android/display/cts/
VirtualDisplayTest.java 67 private static final int BLUEISH = 0xff1122ee;
131 display, BLUEISH,
156 display, BLUEISH,
184 display, BLUEISH,
406 } else if (pixel == BLUEISH) {
431 return BLUEISH;

Completed in 273 milliseconds