Home
last modified time | relevance | path

Searched refs:S3_FILLEDRECT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/video/
Ds3blit.h7 #define S3_FILLEDRECT 0x40b1 macro
/linux-2.4.37.9/drivers/video/
Dcyberfb.h30 #define S3_FILLEDRECT 0x40b1 macro
Dcyberfb.c695 u_short blitcmd = S3_FILLEDRECT; in Cyber_RectFill()