Searched defs:xOutput (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/native/sun/java2d/loops/ | ||
H A D | ImageData.h | 97 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataIntLockInfo 111 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataShortLockInfo 125 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataByteLockInfo 139 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataShortIndexedLockInfo 158 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataByteIndexedLockInfo 181 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataIndex8GrayLockInfo 206 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataIndex12GrayLockInfo 232 unsigned int xOutput,yOutput; /* top-left of clipped output area */ member in struct:ImageDataBitLockInfo |
Completed in 31 milliseconds