Home | History | Annotate | Download | only in com.example.android.drawabletinting

Lines Matching full:blend

43  * a reference to a color and a PorterDuff blend mode. The color and blend mode can be
96 * Selector for blend type for color tinting.
111 * Identifier for state of blend mod spinner in state bundle.
188 // Set up the spinner for blend mode selection from a string array resource
193 // Set a listener to update the tinted image when a blend mode is selected
208 // Apply the default blend mode and color
249 * Update the tint of the image with the color set in the seekbars and selected blend mode.
252 * {@link Color#argb(int, int, int, int)}, it is set togethe with the blend mode on the background
279 * Listener that updates the tint when a blend mode is selected.
286 // Selected a blend mode and update the tint of image