Searched refs:FloatRef (Results 1 – 1 of 1) sorted by relevance
117 protected FloatRef mEventOutlines = new FloatRef(10 * 4 * 4 * 7);232 private class FloatRef { class in MonthWeekEventsView235 public FloatRef(int size) { in FloatRef() method in MonthWeekEventsView.FloatRef778 protected int addChipOutline(FloatRef lines, int count, int x, int y) { in addChipOutline()