Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h201 #define GE_BIT2 0x04UL macro
H A DdrvGE.c1416 u16op &= ~(GE_BIT2); in MDrv_GE_SetSrcColorKey()
1420 u16op |= GE_BIT2; in MDrv_GE_SetSrcColorKey()