Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h200 #define GE_BIT1 0x02UL macro
H A DdrvGE.c1471 u16op &= ~(GE_BIT1); in MDrv_GE_SetDstColorKey()
1475 u16op |= GE_BIT1; in MDrv_GE_SetDstColorKey()