Searched refs:gwinId (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 5642 MS_U32 GOP_GWIN_GetFBfromGWIN(void* pInstance,MS_U8 gwinId) in GOP_GWIN_GetFBfromGWIN() argument 5651 if (!_GOP_IsGwinIdValid(pInstance,gwinId)) in GOP_GWIN_GetFBfromGWIN() 5653 GOP_M_ERR("[%s][%d]GWIN %d is out of range\n",__FUNCTION__,__LINE__,gwinId); in GOP_GWIN_GetFBfromGWIN() 5656 if (!_GOP_GWIN_IsGwinExistInClient(pInstance,gwinId)) in GOP_GWIN_GetFBfromGWIN() 5658 GOP_M_ERR("[%s][%d]GWIN %d is not exist\n",__FUNCTION__,__LINE__,gwinId); in GOP_GWIN_GetFBfromGWIN() 5662 pwinFB = _GetWinFB(pInstance,g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gwinId].u32CurFBId); in GOP_GWIN_GetFBfromGWIN() 5666 …%td\n",__FUNCTION__,__LINE__,(ptrdiff_t)g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gwinId].u32CurFBId); in GOP_GWIN_GetFBfromGWIN() 5669 if (!_GOP_IsFbIdValid(pInstance,g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gwinId].u32CurFBId)) in GOP_GWIN_GetFBfromGWIN() 5671 …nge\n",__FUNCTION__,__LINE__,(ptrdiff_t)g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gwinId].u32CurFBId); in GOP_GWIN_GetFBfromGWIN() 5676 GOP_M_ERR("[%s][%d]GWIN %d not allocated\n",__FUNCTION__,__LINE__,gwinId); in GOP_GWIN_GetFBfromGWIN() [all …]
|
| H A D | apiGOP.c | 3711 MS_U8 MApi_GOP_GWIN_GetFBfromGWIN(MS_U8 gwinId) in MApi_GOP_GWIN_GetFBfromGWIN() argument 3715 u32CurFBId = MApi_GOP_GWIN_Get32FBfromGWIN(gwinId); in MApi_GOP_GWIN_GetFBfromGWIN() 3723 MS_U32 MApi_GOP_GWIN_Get32FBfromGWIN(MS_U8 gwinId) in MApi_GOP_GWIN_Get32FBfromGWIN() argument 3730 ioctl_info.GwinId = gwinId; in MApi_GOP_GWIN_Get32FBfromGWIN() 5276 E_GOP_API_Result MApi_GOP_GWIN_MapFB2Win(MS_U8 fbId, MS_U8 gwinId) in MApi_GOP_GWIN_MapFB2Win() argument 5278 return MApi_GOP_GWIN_Map32FB2Win((MS_U32)fbId, gwinId); in MApi_GOP_GWIN_MapFB2Win()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 2379 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_MapFB2Win(MS_U8 fbId, MS_U8 gwinId); 2682 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_GetFBfromGWIN(MS_U8 gwinId) ; 2689 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_Get32FBfromGWIN(MS_U8 gwinId);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 2505 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_MapFB2Win(MS_U8 fbId, MS_U8 gwinId); 2848 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_GetFBfromGWIN(MS_U8 gwinId) ; 2855 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_Get32FBfromGWIN(MS_U8 gwinId);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 12481 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_MapFB2Win(MS_U8 fbId, MS_U8 gwinId); 12729 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_GetFBfromGWIN(MS_U8 gwinId) ; 12736 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_Get32FBfromGWIN(MS_U8 gwinId);
|