Home
last modified time | relevance | path

Searched defs:createTranslucentCompatibleImage (Results 1 – 2 of 2) sorted by relevance

/sdk/draw9patch/src/com/android/draw9patch/graphics/
DGraphicsUtilities.java71 public static BufferedImage createTranslucentCompatibleImage(int width, int height) { in createTranslucentCompatibleImage() method in GraphicsUtilities
/sdk/ninepatch/src/com/android/ninepatch/
DGraphicsUtilities.java77 public static BufferedImage createTranslucentCompatibleImage(int width, int height) { in createTranslucentCompatibleImage() method in GraphicsUtilities