Home
last modified time | relevance | path

Searched defs:tintAreas (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DDarkIconDispatcher.java78 static int getTint(Collection<Rect> tintAreas, View view, int color) { in getTint()
90 static int getInverseTint(Collection<Rect> tintAreas, View view, int inverseColor) { in getInverseTint()