Home
last modified time | relevance | path

Searched defs:toCompatibleImage (Results 1 – 3 of 3) sorted by relevance

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/
DIconLoader.java31 public static BufferedImage toCompatibleImage(BufferedImage image) { in toCompatibleImage() method in IconLoader
/sdk/draw9patch/src/com/android/draw9patch/graphics/
DGraphicsUtilities.java39 public static BufferedImage toCompatibleImage(BufferedImage image) { in toCompatibleImage() method in GraphicsUtilities
/sdk/ninepatch/src/com/android/ninepatch/
DGraphicsUtilities.java45 public static BufferedImage toCompatibleImage(BufferedImage image) { in toCompatibleImage() method in GraphicsUtilities