Searched refs:SRC_ATOP (Results 1 – 4 of 4) sorted by relevance
17 super(color, PorterDuff.Mode.SRC_ATOP); in SimpleColorFilter()
367 button.getBackground().mutate().setColorFilter(color, Mode.SRC_ATOP); in updateButtonBackground()
382 PorterDuff.Mode.SRC_ATOP)); in drawPlaneWithShader()
1313 SRC_ATOP = 9 variable in CompositeMode