Searched refs:modeToInt (Results 1 – 2 of 2) sorted by relevance
376 public static int modeToInt(Mode mode) { in modeToInt() method in PorterDuff
1028 dest.writeInt(PorterDuff.modeToInt(filterMode)); in writeToParcel()