Searched refs:getComplexColor (Results 1 – 4 of 4) sorted by relevance
312 public ComplexColor getComplexColor(int index) { in getComplexColor() method in BridgeTypedArray317 return ResourceHelper.getComplexColor(mResourceData[index], mContext); in getComplexColor()
249 public static ComplexColor getComplexColor(@NonNull ResourceValue resValue, in getComplexColor() method in ResourceHelper
1560 final ComplexColor fillColors = a.getComplexColor( in updateStateFromTypedArray()1576 final ComplexColor strokeColors = a.getComplexColor( in updateStateFromTypedArray()
485 public ComplexColor getComplexColor(@StyleableRes int index) { in getComplexColor() method in TypedArray