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

  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 425 int patchWidth = image.getWidth() - 2;
428 int scaledWidth = (int) (patchWidth * scale);
    [all...]

Completed in 476 milliseconds