Searched defs:iw (Results 1 - 11 of 11) sorted by last modified time

/openjdk10/jdk/test/javax/imageio/plugins/wbmp/
H A DWBMPPluginTest.java73 private static ImageWriter iw = null; field in class:WBMPPluginTest
/openjdk10/jdk/test/javax/imageio/plugins/jpeg/
H A DMagentaEXIFTest.java129 static IIOMetadata createJPEGMetadata(ImageWriter iw) throws IIOInvalidTreeException { argument
/openjdk10/jdk/test/javax/imageio/plugins/bmp/
H A DBMPPluginTest.java74 private static ImageWriter iw = null; field in class:BMPPluginTest
[all...]
H A DBMPCompressionTest.java99 static ImageWriter iw; field in class:BMPCompressionTest.Test
[all...]
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_PrintJob.cpp937 double ix, iy, iw, ih, pw, ph; local
/openjdk10/jdk/src/java.desktop/share/classes/sun/awt/image/
H A DImageWatched.java57 public boolean isWatcher(ImageObserver iw) { argument
72 public Link removeWatcher(ImageObserver iw) { argument
115 public boolean isWatcher(ImageObserver iw) { argument
119 public Link removeWatcher(ImageObserver iw) { argument
137 update(ImageObserver iw, AccessControlContext acc, Image img, int info, int x, int y, int w, int h) argument
169 addWatcher(ImageObserver iw) argument
176 isWatcher(ImageObserver iw) argument
180 removeWatcher(ImageObserver iw) argument
[all...]
H A DToolkitImage.java105 public synchronized int getWidth(ImageObserver iw) { argument
137 public synchronized int getHeight(ImageObserver iw) { argument
188 public int check(ImageObserver iw) { argument
201 public void preload(ImageObserver iw) { argument
210 private synchronized void addWatcher(ImageObserver iw, boolean load) { argument
[all...]
H A DImageRepresentation.java755 public boolean prepare(ImageObserver iw) { argument
776 public int check(ImageObserver iw) { argument
788 drawToBufImage(Graphics g, ToolkitImage img, int x, int y, Color bg, ImageObserver iw) argument
819 drawToBufImage(Graphics g, ToolkitImage img, int x, int y, int w, int h, Color bg, ImageObserver iw) argument
851 drawToBufImage(Graphics g, ToolkitImage img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2, int sy2, Color bg, ImageObserver iw) argument
886 drawToBufImage(Graphics g, ToolkitImage img, AffineTransform xform, ImageObserver iw) argument
[all...]
/openjdk10/jdk/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java492 private static byte[] pack(byte[] in, int ioffset, int ilength, int iw, int ow) { argument
[all...]
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/reflect/opt/
H A DInjector.java68 private static final Lock iw = irwl.writeLock(); field in class:Injector
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp2969 void LinearScan::assign_reg_num(LIR_OpList* instructions, IntervalWalker* iw) { argument
3068 IntervalWalker* iw local
3309 IntervalWalker* iw = new IntervalWalker(this, fixed_intervals, other_intervals); local
[all...]

Completed in 137 milliseconds