Searched defs:applyAlpha (Results 1 – 5 of 5) sorted by relevance
114 private static int applyAlpha(int color, float alpha) { in applyAlpha() method in RoundScrollbarRenderer
235 public static int applyAlpha(float alpha, int inputColor) { in applyAlpha() method in Utils
1635 private void applyAlpha() { in applyAlpha() method
145 inline SkColor applyAlpha(SkColor color, float alpha) { in applyAlpha() function
96 private static int applyAlpha(int color, float alpha) { in applyAlpha() method in VectorDrawable_Delegate