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

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImageTest.java 98 List<Tick> verticalPatches = image.getVerticalPatches();
213 List<Tick> verticalPatches = image.getVerticalPatches();
318 List<Tick> verticalPatches = image.getVerticalPatches();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 364 public List<Tick> getVerticalPatches() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java 572 List<Tick> verticalPatches = mNinePatchedImage.getVerticalPatches();

Completed in 32 milliseconds