Home
last modified time | relevance | path

Searched refs:BCI_CMD_SEND_COLOR (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/s3/
H A Dsavage_draw.cpp24 | BCI_CMD_DEST_PBD_NEW | BCI_CMD_SRC_SOLID | BCI_CMD_SEND_COLOR; in Savage_FillRectangle()
57 | BCI_CMD_DEST_PBD_NEW | BCI_CMD_SRC_SOLID | BCI_CMD_SEND_COLOR; in Savage_FillSpan()
H A Dsavage.h88 #define BCI_CMD_SEND_COLOR 0x00008000 macro