Home
last modified time | relevance | path

Searched refs:majorUnitSize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java473 int majorUnitSize, int minorUnitSize, /* The slot width and height */ in initLayoutParameters() argument
487 mContentLength = count * majorUnitSize + (count - 1) * mSlotGap; in initLayoutParameters()