Home
last modified time | relevance | path

Searched defs:fbId (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3072 MS_U8 MApi_GOP_GWIN_IsFBExist(MS_U8 fbId) in MApi_GOP_GWIN_IsFBExist()
3187 MS_U8 MApi_GOP_GWIN_DestroyFB(MS_U8 fbId) in MApi_GOP_GWIN_DestroyFB()
3216 E_GOP_API_Result MApi_GOP_GWIN_DeleteFB(MS_U8 fbId) in MApi_GOP_GWIN_DeleteFB()
3999 MS_U16 MApi_GOP_GWIN_GetFBFmt(MS_U8 fbId) in MApi_GOP_GWIN_GetFBFmt()
4880 MS_U8 MApi_GOP_GWIN_CreateFB(MS_U8 fbId, MS_U16 dispX, MS_U16 dispY, MS_U16 width, MS_U16 height, … in MApi_GOP_GWIN_CreateFB()
4934 MS_U8 MApi_GOP_GWIN_CreateFBbyStaticAddr2(MS_U8 fbId, MS_U16 dispX, MS_U16 dispY, MS_U16 width, MS_… in MApi_GOP_GWIN_CreateFBbyStaticAddr2()
5051 MS_U8 MApi_GOP_GWIN_CreateFBbyStaticAddr(MS_U8 fbId, MS_U16 dispX, MS_U16 dispY, MS_U16 width, MS_U… in MApi_GOP_GWIN_CreateFBbyStaticAddr()
5067 E_GOP_API_Result MApi_GOP_GWIN_Switch2FB(MS_U8 fbId) in MApi_GOP_GWIN_Switch2FB()
5108 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()
5276 E_GOP_API_Result MApi_GOP_GWIN_MapFB2Win(MS_U8 fbId, MS_U8 gwinId) in MApi_GOP_GWIN_MapFB2Win()
[all …]
H A DmapiGOP.c9833 …l_GOP_FBCreate(void* pInstance,EN_GOP_CREATEBUFFER_TYPE fbtype,PGOP_BUFFER_INFO pBuff,MS_U32 fbId) in Ioctl_GOP_FBCreate()