Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java386 public int slotWidth = -1; field in SlotView.Spec
496 if (mSpec.slotWidth != -1) { in initLayoutParameters()
498 mSlotWidth = mSpec.slotWidth; in initLayoutParameters()