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

  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java 426 int patchHeight = image.getHeight() - 2;
429 int scaledHeight = (int) (patchHeight * scale);
    [all...]

Completed in 157 milliseconds