Searched defs:setContrast (Results 1 – 3 of 3) sorted by relevance
258 public void setContrast(float contrast) { in setContrast() method in ShadowUIModeManager295 void setContrast(float value); // Stores the contrast value for Android U. in setContrast() method309 void setContrast(float contrast); in setContrast() method
109 void setContrast(SkScalar c) { in setContrast() function
723 public Builder setContrast(double value) { in setContrast() method in PreprocessingConfig.Color.Builder