Home
last modified time | relevance | path

Searched refs:faceColor (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DCat.java189 final int faceColor = chooseP(nsr, P_BELLY_COLORS); in Cat() local
190 tint(faceColor, D.faceSpot); in Cat()
191 if (!isDark(faceColor)) { in Cat()