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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DUshortGray.h89 #define StoreUshortGrayPixel(pRas, x, pixel) \ macro
93 StoreUshortGrayPixel(pPix, x, pixel)
143 StoreUshortGrayPixel(pRas, x, gray)
173 StoreUshortGrayPixel(pRas, x, COMP_PREFIX ## G)

Completed in 33 milliseconds