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

  /prebuilts/misc/common/ninepatch/
ninepatch-prebuilt.jar 
  /prebuilts/devtools/tools/lib/
ninepatch.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 74 private final List<Tick> mVerticalPatches = new ArrayList<Tick>();
365 return mVerticalPatches;
415 mRedTickOnlyInVerticalFlag = findPatches(mVerticalPatchPixels, mVerticalPatches);
581 int lenY = mVerticalPatches.size();
607 Tick yTick = mVerticalPatches.get(y);

Completed in 164 milliseconds