Home
last modified time | relevance | path

Searched defs:clr (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c587 E_GOP_API_Result MApi_GOP_GWIN_SetTransClr_8888_EX(MS_U8 u8GOP,MS_U32 clr, MS_U32 mask) in MApi_GOP_GWIN_SetTransClr_8888_EX()
615 E_GOP_API_Result MApi_GOP_GWIN_SetTransClr_8888(MS_U32 clr, MS_U32 mask) in MApi_GOP_GWIN_SetTransClr_8888()
1189 E_GOP_API_Result MApi_GOP_GWIN_ReadPalette_EX(MS_U8 u8GOP,MS_U8 idx, MS_U32* clr) in MApi_GOP_GWIN_ReadPalette_EX()
1218 E_GOP_API_Result MApi_GOP_GWIN_ReadPalette(MS_U8 idx, MS_U32* clr) in MApi_GOP_GWIN_ReadPalette()
1331 E_GOP_API_Result MApi_GOP_GWIN_2GReadPalette_EX(MS_U8 u8GOP,MS_U8 idx, MS_U32* clr) in MApi_GOP_GWIN_2GReadPalette_EX()
1364 E_GOP_API_Result MApi_GOP_GWIN_2GReadPalette(MS_U8 idx, MS_U32* clr) in MApi_GOP_GWIN_2GReadPalette()
3275 E_GOP_API_Result MApi_GOP_GWIN_SetTransClr_EX(MS_U8 u8GOP,EN_GOP_TRANSCLR_FMT fmt, MS_U16 clr) in MApi_GOP_GWIN_SetTransClr_EX()
3304 E_GOP_API_Result MApi_GOP_GWIN_SetTransClr(EN_GOP_TRANSCLR_FMT fmt, MS_U16 clr) in MApi_GOP_GWIN_SetTransClr()
3357 E_GOP_API_Result MApi_GOP_GWIN_SetFMT0TransClr_EX(MS_U8 u8GOP,MS_U16 clr) in MApi_GOP_GWIN_SetFMT0TransClr_EX()
3384 E_GOP_API_Result MApi_GOP_GWIN_SetFMT0TransClr(MS_U16 clr) in MApi_GOP_GWIN_SetFMT0TransClr()
H A DmapiGOP.c7152 MS_U32 clr; in Ioctl_GOP_SetProperty() local
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c2766 void MDrv_GOP_GWIN_SetTransClr_8888(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, MS_U32 clr, MS_U32 mask) in MDrv_GOP_GWIN_SetTransClr_8888()
2787 void MDrv_GOP_GWIN_SetTransClr_YUV(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, MS_U32 clr, MS_U32 mask) in MDrv_GOP_GWIN_SetTransClr_YUV()
4158 void MDrv_GOP_GWIN_ReadPalette(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, MS_U8 idx, MS_U32* clr) in MDrv_GOP_GWIN_ReadPalette()
4345 void MDrv_GOP_GWIN_2GReadPalette(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, MS_U8 idx, MS_U32* clr) in MDrv_GOP_GWIN_2GReadPalette()