Home
last modified time | relevance | path

Searched refs:BLUEISH (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/display/src/android/display/cts/
DVirtualDisplayTest.java112 private static final int BLUEISH = 0xff1122ee; field in VirtualDisplayTest
200 display, BLUEISH, 0); in testPrivateVirtualDisplay()
226 display, BLUEISH, 0); in testPrivatePresentationVirtualDisplay()
255 display, BLUEISH, 0); in testPrivateVirtualDisplayWithDynamicSurface()
287 display, BLUEISH, 0); in testUntrustedSysDecorVirtualDisplay()
719 } else if (pixel == BLUEISH) { in scanImage()
744 return BLUEISH; in scanImage()