HomeSort by relevance Sort by last modified time
    Searched full:getsecondcolor (Results 1 - 1 of 1) sorted by null

  /packages/wallpapers/Basic/src/com/android/wallpaper/polarclock/
PolarClockWallpaper.java 72 public abstract int getSecondColor(float forAngle);
139 public int getSecondColor(float forAngle) {
227 public int getSecondColor(float forAngle) {
503 paint.setColor(mPalette.getSecondColor(angle));

Completed in 62 milliseconds