HomeSort by relevance Sort by last modified time
    Searched defs:VIBRANT (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/
Target.java 59 * A target which has the characteristics of a vibrant color which is light in luminance.
64 * A target which has the characteristics of a vibrant color which is neither light or dark.
66 public static final Target VIBRANT;
69 * A target which has the characteristics of a vibrant color which is dark in luminance.
93 VIBRANT = new Target();
94 setDefaultNormalLightnessValues(VIBRANT);
95 setDefaultVibrantSaturationValues(VIBRANT);
  /prebuilts/sdk/current/support/v7/palette/libs/
android-support-v7-palette.jar 

Completed in 1617 milliseconds