Searched defs:tint (Results 1 – 2 of 2) sorted by relevance
414 public void setImageTint(int tint) { in setImageTint()
1179 final float tint = (float) Math.min(Math.pow(ratio, 1.5f) * 3f, 1f); in updatePhotoTintAndDropShadow() local