Searched defs:mPositions (Results 1 – 8 of 8) sorted by relevance
29 protected final float[] mPositions; field in Gradient_Delegate86 private final float[] mPositions; field in Gradient_Delegate.GradientPaint
33 private int[] mPositions; field in ContactsSectionIndexer
32 private float[] mPositions; field in SweepGradient
37 private float[] mPositions; field in LinearGradient
35 private float[] mPositions; field in RadialGradient
37 private int[] mPositions; field in FilteringCursorWrapper
65 private final Map<String, Integer> mPositions = new HashMap<>(); field in Model
580 final LinkedList<Position> mPositions; field in FusionDictionary.DictionaryIterator