Searched refs:OP_2D (Results 1 – 1 of 1) sorted by relevance
150 #define OP_2D(x) ((2<<7) | x) macro152 #define OP_XY_SETUP_BLT OP_2D(0x1)153 #define OP_XY_SETUP_CLIP_BLT OP_2D(0x3)154 #define OP_XY_SETUP_MONO_PATTERN_SL_BLT OP_2D(0x11)155 #define OP_XY_PIXEL_BLT OP_2D(0x24)156 #define OP_XY_SCANLINES_BLT OP_2D(0x25)157 #define OP_XY_TEXT_BLT OP_2D(0x26)158 #define OP_XY_TEXT_IMMEDIATE_BLT OP_2D(0x31)159 #define OP_XY_COLOR_BLT OP_2D(0x50)160 #define OP_XY_PAT_BLT OP_2D(0x51)[all …]