Searched defs:is9Patch (Results 1 – 2 of 2) sorted by relevance
95 public static NinePatch load(InputStream stream, boolean is9Patch, boolean convert) in load()118 public static NinePatch load(BufferedImage image, boolean is9Patch, boolean convert) { in load()
77 private boolean is9Patch; field in ImageEditorPanel