jdk/src/share/native/sun/java2d/loops/FourByteAbgrPre.h
changeset 549 4273b1234967
parent 2 90ce3da70b43
child 715 f16baef3a20e
equal deleted inserted replaced
548:caed182cee6e 549:4273b1234967
    31  * LoopMacros.h to manipulate a surface of type "FourByteAbgrPre".
    31  * LoopMacros.h to manipulate a surface of type "FourByteAbgrPre".
    32  */
    32  */
    33 
    33 
    34 typedef jint    FourByteAbgrPrePixelType;
    34 typedef jint    FourByteAbgrPrePixelType;
    35 typedef jubyte  FourByteAbgrPreDataType;
    35 typedef jubyte  FourByteAbgrPreDataType;
       
    36 
       
    37 #define FourByteAbgrPreIsOpaque 0
    36 
    38 
    37 #define FourByteAbgrPrePixelStride              4
    39 #define FourByteAbgrPrePixelStride              4
    38 
    40 
    39 #define DeclareFourByteAbgrPreLoadVars(PREFIX)
    41 #define DeclareFourByteAbgrPreLoadVars(PREFIX)
    40 #define DeclareFourByteAbgrPreStoreVars(PREFIX)
    42 #define DeclareFourByteAbgrPreStoreVars(PREFIX)