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

  /sdk/ninepatch/src/com/android/ninepatch/
NinePatch.java 178 int patchIndex = 0;
217 r = mPatches.get(patchIndex++);
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 556 int patchIndex = 0;
595 r = patches.get(patchIndex++);
    [all...]

Completed in 28 milliseconds