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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.h61 #define DIRECT_CM_TYPE 2 macro
H A Dawt_parseImage.c411 type = DIRECT_CM_TYPE;
744 else if (cmodelP->cmType == DIRECT_CM_TYPE || cmodelP->cmType == PACKED_CM_TYPE) {
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c2214 case DIRECT_CM_TYPE:
2592 if (dstP->cmodel.cmType == DIRECT_CM_TYPE) {
2701 else if (dstP->cmodel.cmType == DIRECT_CM_TYPE) {

Completed in 45 milliseconds