Home
last modified time | relevance | path

Searched defs:gWinId (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c5108 MS_BOOL MApi_GOP_Switch_GWIN_2_FB(MS_U8 gWinId, MS_U8 fbId, MS_U16 u16WaitTagID, MS_U16 *pU16QueueC… in MApi_GOP_Switch_GWIN_2_FB()
5125 MS_BOOL MApi_GOP_Switch_GWIN_2_32FB(MS_U8 gWinId, MS_U32 u32fbId, MS_U32 u32WaitTagID, MS_U32* pU32… in MApi_GOP_Switch_GWIN_2_32FB()
5203 MS_BOOL MApi_GOP_Switch_GWIN_2_FB_BY_ADDR(MS_U8 gWinId, MS_PHY phyFlipAddr, MS_U16 u16WaitTagID, MS… in MApi_GOP_Switch_GWIN_2_FB_BY_ADDR()
5236 MS_BOOL MApi_GOP_Switch_3DGWIN_2_FB_BY_ADDR(MS_U8 gWinId, MS_PHY phyMainFlipAddr, MS_PHY phySubFlip… in MApi_GOP_Switch_3DGWIN_2_FB_BY_ADDR()
6553 E_GOP_API_Result MApi_GOP_GWIN_SetNewAlphaMode(MS_U8 gWinId, MS_BOOL bEnable) in MApi_GOP_GWIN_SetNewAlphaMode()
7104 E_GOP_API_Result MApi_GOP_GWIN_ClearFlipQueue(MS_U8 gWinId) in MApi_GOP_GWIN_ClearFlipQueue()
H A DmapiGOP.c3866 MS_BOOL GOP_SwitchByAddr(void* pInstance,MS_U32 gWinId, MS_PHY u64MainFlipAddr, MS_PHY u64SubFlipAd… in GOP_SwitchByAddr()
3972 MS_BOOL GOP_SwitchByFBID(void* pInstance,MS_U32 gWinId, MS_U32 u32fbId, MS_U32 u32WaitTagID, MS_U32… in GOP_SwitchByFBID()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h493 MS_U8 gWinId; member
691 MS_U8 gWinId; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h525 MS_U8 gWinId; member
737 MS_U8 gWinId; member
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h615 MS_U8 gWinId; ///< id member
1015 MS_U8 gWinId; member
H A DdrvGOP.c5867 MS_BOOL MDrv_GOP_SwitchGWIN2Addr(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 gWinId, MS_PHY u64MainAddress, MS_… in MDrv_GOP_SwitchGWIN2Addr()