Searched defs:contrast (Results 1 – 8 of 8) sorted by relevance
32 public static float lighterY(float y, float contrast) { in lighterY()49 public static float darkerY(float y, float contrast) { in darkerY()
26 float contrast; member72 const float contrast = params->contrast; in contrast_process() local
26 void notifyContrastChanged(float contrast); in notifyContrastChanged()
387 public void notifyContrastChanged(float contrast) { in notifyContrastChanged()445 public static @ContrastLevel int toContrastLevel(float contrast) { in toContrastLevel()
38 double contrast = ColorUtils.calculateContrast(Color.WHITE, worstCase); in calculateMinimumBackgroundAlpha_satisfiestContrast() local
91 float contrast = ((Float)contrastValue.getValue()).floatValue(); in onProcess() local
213 float colorfulness, float contrast, float score) { in classifierComputeScore()336 private float contrastScore(float contrast) { in contrastScore()
1281 float contrast = Settings.Secure.getFloatForUser(getContext().getContentResolver(), in updateContrastLocked() local