Searched refs:BCI_CMD_RECT (Results 1 – 2 of 2) sorted by relevance
23 int cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP in Savage_FillRectangle()56 int cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP in Savage_FillSpan()94 int cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP in Savage_InvertRectangle()139 cmd = BCI_CMD_RECT | BCI_CMD_DEST_PBD_NEW | BCI_CMD_SRC_SBD_COLOR_NEW; in Savage_ScreenToScreenBlit()
82 #define BCI_CMD_RECT 0x48000000 macro