Searched refs:setBoxSize (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java243 setBoxSize(i, viewW, viewH, true);
287 needUpdate |= setBoxSize(index, s.width, s.height, false);
295 private boolean setBoxSize(int i, int width, int height, boolean isViewSize) { method in class:PositionController

Completed in 40 milliseconds