Searched refs:getBackgroundColor (Results 1 – 6 of 6) sorted by relevance
338 public ColorRGBA getBackgroundColor(){ in getBackgroundColor() method in ViewPort
1108 renderer.setBackgroundColor(vp.getBackgroundColor()); in renderViewPort()
76 cursorPaint.setXfermode(new PixelXorXfermode(bridge.getBackgroundColor())); in TerminalView()
169 assertThat(shadowOf(view).getBackgroundColor(), equalTo(color)); in shouldRecordBackgroundColor()
277 public int getBackgroundColor() { in getBackgroundColor() method in ShadowView
799 public int getBackgroundColor() { in getBackgroundColor() method in TerminalBridge