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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DByteGray.h65 #define StoreByteGrayPixel(pRas, x, pixel) \ macro
69 StoreByteGrayPixel(pPix, x, pixel)
120 StoreByteGrayPixel(pRas, x, gray)
153 StoreByteGrayPixel(pRas, x, COMP_PREFIX ## G)

Completed in 37 milliseconds