Searched refs:mTempColors (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java981 tempColors = st.mTempColors;
984 tempColors = st.mTempColors = new int[length + 1];
1572 public int[] mTempColors; // no need to copy field in class:GradientDrawable.GradientState

Completed in 30 milliseconds