Searched refs:focusGradient (Results 1 – 1 of 1) sorted by relevance
201 private final GradientPaint focusGradient = NIGHT_GRAY_VERY_LIGHT; field in ViewHierarchyScene.GradientWidget238 focusGradient.getColor1(), bounds.x, bounds.x + bounds.height, in paintBackground()239 focusGradient.getColor2())); in paintBackground()