Searched defs:applyAlpha (Results 1 – 8 of 8) sorted by relevance
140 private static int applyAlpha(@ColorInt int color, @ColorInt int sourceColorWithAlpha) { in applyAlpha() method in ThemeColorManager
114 private static int applyAlpha(int color, float alpha) { in applyAlpha() method in RoundScrollbarRenderer
1641 private void applyAlpha() { in applyAlpha() method
150 inline SkColor applyAlpha(SkColor color, float alpha) { in applyAlpha() function
280 public static int applyAlpha(float alpha, int inputColor) { in applyAlpha() method in Utils
326 private static int applyAlpha(final int color, final float alpha) { in applyAlpha() method in SuggestionStripLayoutHelper
2357 private void animateDismissBubble(View targetView, boolean applyAlpha) { in animateDismissBubble()
96 private static int applyAlpha(int color, float alpha) { in applyAlpha() method in VectorDrawable_Delegate