Searched defs:targetColor (Results 1 – 2 of 2) sorted by relevance
53 @ColorInt final int targetColor = Color.BLUE; in setTintList_shouldBeApplied() local
220 int targetColor = mTintFilter == null ? 0 : mTintFilter.getColor(); in setTintMode() local261 int targetGradientAlpha = 0, targetColor = 0; in draw() local