HomeSort by relevance Sort by last modified time
    Searched full:slotheight (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
FilmStripView.java 80 spec.slotHeight = thumbSize;
SlotView.java 391 // (1) Specify slotWidth and slotHeight: they specify the width and height
401 public int slotHeight = -1;
410 s.slotHeight = height;
524 mSlotHeight = mSpec.slotHeight;

Completed in 1635 milliseconds