Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java231 private static int[] expandIntArray(int array[], int capacity) { in expandIntArray() method in SlotView
277 int requestedSlot[] = expandIntArray(mRequestRenderSlots, in render()