HomeSort by relevance Sort by last modified time
    Searched defs:subindex (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 124 int subindex = mSkipCounts[which] + (index - skipCount); local
125 return mSubList[which].getImageAt(subindex);
  /external/chromium_org/chrome/browser/ui/views/frame/
global_menu_bar_x11.cc 704 int subindex = 2; local
713 subindex++);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 784 unsigned subindex = 0; local
786 unsigned subindex = 1;
790 index = LLVMConstInt(elem_type, j/2 + subindex, 0);
794 index = LLVMConstInt(elem_type, h16.type.length/2 + j/2 + subindex, 0);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 784 unsigned subindex = 0; local
786 unsigned subindex = 1;
790 index = LLVMConstInt(elem_type, j/2 + subindex, 0);
794 index = LLVMConstInt(elem_type, h16.type.length/2 + j/2 + subindex, 0);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1470 milliseconds