Searched refs:occupy (Results 1 – 2 of 2) sorted by relevance
87 Rect occupy(int width, int height) { in occupy() method in BinPacker
547 Rect position = packer.occupy(previewWidth, previewHeight); in layoutFullFit()