Searched refs:getBackgroundColor (Results 1 – 4 of 4) sorted by relevance
338 public ColorRGBA getBackgroundColor(){ in getBackgroundColor() method in ViewPort
1108 renderer.setBackgroundColor(vp.getBackgroundColor()); in renderViewPort()
169 assertThat(shadowOf(view).getBackgroundColor(), equalTo(color)); in shouldRecordBackgroundColor()
277 public int getBackgroundColor() { in getBackgroundColor() method in ShadowView