Searched defs:reconstruct (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DToolkitImage.java46 * The object which is used to reconstruct the original image data
95 reconstruct(ImageObserver.WIDTH);
127 reconstruct(ImageObserver.HEIGHT);
225 private synchronized void reconstruct(int flags) { method in class:ToolkitImage
H A DImageRepresentation.java107 public synchronized void reconstruct(int flags) { method in class:ImageRepresentation

Completed in 31 milliseconds