Searched refs:getCurrentColor (Results 1 – 3 of 3) sorted by relevance
1331 mPathPaint.setColor(getCurrentColor(true /* partOfPattern */)); in onDraw()1495 private int getCurrentColor(boolean partOfPattern) {
1291 mColorSchemeTransition.getAccentPrimary().getCurrentColor(), in createTouchRippleAnimation()1324 /* color= */ mColorSchemeTransition.getAccentPrimary().getCurrentColor(), in createTurbulenceNoiseConfig()
1398 private int getCurrentColor(ColorViewState state) { in getCurrentColor() method