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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DByteIndexed.c94 REGISTER_SCALE_BLIT_FLAGS(ByteIndexed, ByteIndexed, 0, SD_LOCK_LUT),
H A DIndex12Gray.c102 REGISTER_SCALE_BLIT_FLAGS(Index12Gray, Index12Gray, 0,
H A DIndex8Gray.c99 REGISTER_SCALE_BLIT_FLAGS(Index8Gray, Index8Gray, 0,
H A DUshortIndexed.c96 REGISTER_SCALE_BLIT_FLAGS(UshortIndexed, UshortIndexed, 0, SD_LOCK_LUT),
H A DLoopMacros.h726 #define REGISTER_SCALE_BLIT_FLAGS(SRC, DST, SFLAGS, DFLAGS) \ macro

Completed in 37 milliseconds