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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DImageData.h104 unsigned int *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataIntLockInfo
118 unsigned short *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataShortLockInfo
132 unsigned char *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataByteLockInfo
146 unsigned short *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataShortIndexedLockInfo
165 unsigned char *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataByteIndexedLockInfo
187 unsigned char *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataIndex8GrayLockInfo
212 unsigned short *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataIndex12GrayLockInfo
239 unsigned char *arrayLockedBuffer; /* state needed for unlock of array */ member in struct:ImageDataBitLockInfo

Completed in 322 milliseconds