Home
last modified time | relevance | path

Searched refs:blendColors (Results 1 – 6 of 6) sorted by relevance

/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
DSlidingTabStrip.java135 color = blendColors(nextColor, color, mSelectionOffset); in onDraw()
178 private static int blendColors(int color1, int color2, float ratio) { in blendColors() method in SlidingTabStrip
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
DSlidingTabStrip.java135 color = blendColors(nextColor, color, mSelectionOffset); in onDraw()
178 private static int blendColors(int color1, int color2, float ratio) { in blendColors() method in SlidingTabStrip
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/
DSlidingTabStrip.java135 color = blendColors(nextColor, color, mSelectionOffset); in onDraw()
178 private static int blendColors(int color1, int color2, float ratio) { in blendColors() method in SlidingTabStrip
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
DSlidingTabStrip.java135 color = blendColors(nextColor, color, mSelectionOffset); in onDraw()
178 private static int blendColors(int color1, int color2, float ratio) { in blendColors() method in SlidingTabStrip
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
DSlidingTabStrip.java135 color = blendColors(nextColor, color, mSelectionOffset); in onDraw()
178 private static int blendColors(int color1, int color2, float ratio) { in blendColors() method in SlidingTabStrip
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
DSlidingTabStrip.java135 color = blendColors(nextColor, color, mSelectionOffset); in onDraw()
178 private static int blendColors(int color1, int color2, float ratio) { in blendColors() method in SlidingTabStrip