Searched refs:getCellRect (Results 1 – 3 of 3) sorted by relevance
50 RectF cellRect = model.getCellRect(tableRect, 10); in testGetCellRect()55 cellRect = model.getCellRect(tableRect, 10); in testGetCellRect()60 cellRect = model.getCellRect(tableRect, 10); in testGetCellRect()
102 public RectF getCellRect(RectF tableRect, int numElements) { in getCellRect() method in DynamicTableModel223 lastElementRect = dynamicTableModel.getCellRect(tableRect, totalElements); in TableModelIterator()
405 bool getCellRect(int index, SkRect*) const;