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

  /sdk/ninepatch/src/com/android/ninepatch/
NinePatchChunk.java 429 * @param startWithPatch a boolean array of size 1 used to return the boolean value of whether
433 private Pair<List<Pair<Integer>>> getPatches(int[] pixels, boolean[] startWithPatch) {
445 if (first) startWithPatch[0] = true;
457 if (first) startWithPatch[0] = true;
465 startWithPatch[0] = true;
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java     [all...]
  /prebuilt/common/ninepatch/
ninepatch-prebuilt.jar 

Completed in 487 milliseconds