Searched defs:convert (Results 1 – 1 of 1) sorted by relevance
71 public static NinePatch load(URL fileUrl, boolean convert) throws IOException { in load()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()