Searched refs:createCompatibleImage (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/awt/com/android/internal/awt/
H A DAndroidGraphicsConfiguration.java34 public BufferedImage createCompatibleImage(int width, int height) { method in class:AndroidGraphicsConfiguration
40 public BufferedImage createCompatibleImage(int width, int height, method in class:AndroidGraphicsConfiguration
/frameworks/base/awt/java/awt/
H A DGraphicsConfiguration.java60 public abstract BufferedImage createCompatibleImage(int width, int height); method in class:GraphicsConfiguration
75 public abstract BufferedImage createCompatibleImage(int width, int height, int transparency); method in class:GraphicsConfiguration

Completed in 49 milliseconds