Searched refs:GetPixel (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_input32.h48 #define GetPixel(srcX) \ macro
H A Dimg_input8.h48 #define GetPixel(srcX) \ macro
H A Dimg_input8_32.h67 #define GetPixel(srcX) \ macro
H A Dimg_replscale.h124 pixel = GetPixel(srcX); \
/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/
H A DPixelTests.java116 new RasTest.GetPixel();
329 public static class GetPixel extends RasTest { class in class:PixelTests.RasTest
330 public GetPixel() { method in class:PixelTests.RasTest.GetPixel
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Robot.cpp198 COLORREF ref = ::GetPixel( hdc, x, y );

Completed in 49 milliseconds