Searched refs:BCI_CMD_RECT_XP (Results 1 – 2 of 2) sorted by relevance
45 cmd |= BCI_CMD_RECT_XP; in savagefb_copyarea()78 cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savagefb_fillrect()115 cmd = BCI_CMD_RECT | BCI_CMD_RECT_XP | BCI_CMD_RECT_YP | in savagefb_imageblit()
105 #define BCI_CMD_RECT_XP 0x01000000 macro