Home
last modified time | relevance | path

Searched defs:Hashtable (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/awt/java/awt/image/
DMemoryImageSource.java128 Hashtable<?, ?> props) { in MemoryImageSource() argument
152 Hashtable<?, ?> props) { in MemoryImageSource() argument
174 public MemoryImageSource(int w, int h, int pix[], int off, int scan, Hashtable<?, ?> props) { in MemoryImageSource() argument
510 Hashtable<?, ?> prop) { in init() argument
543 Hashtable<?, ?> prop) { in init() argument
DImageConsumer.java93 public void setProperties(Hashtable<?, ?> props); in setProperties() argument
DImageFilter.java62 public void setProperties(Hashtable<?, ?> props) { in setProperties() argument
DCropImageFilter.java61 public void setProperties(Hashtable<?, ?> props) { in setProperties() argument
DReplicateScaleFilter.java94 public void setProperties(Hashtable<?, ?> props) { in setProperties() argument
DPixelGrabber.java73 public void setProperties(Hashtable<?, ?> props) { in setProperties() argument
DBufferedImage.java251 Hashtable<?, ?> properties) { in BufferedImage() argument
/frameworks/base/awt/org/apache/harmony/awt/gl/image/
DBufferedImageSource.java47 public BufferedImageSource(BufferedImage image, Hashtable<?, ?> properties){ in BufferedImageSource() argument
DImageDecoder.java172 protected void setProperties(Hashtable<?, ?> props) { in setProperties() argument
DOffscreenImage.java146 public void setProperties(Hashtable<?, ?> properties) { in setProperties() argument