Searched refs:COLOR_MATRIX_EVALUATOR (Results 1 – 1 of 1) sorted by relevance
125 private static final ColorMatrixEvaluator COLOR_MATRIX_EVALUATOR = new ColorMatrixEvaluator(); field in ColorDisplayService546 tintController.setAnimator(ValueAnimator.ofObject(COLOR_MATRIX_EVALUATOR, in applyTint()