Searched refs:GOP_LayerConfig (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 687 }GOP_LayerConfig, *PGOP_LayerConfig; typedef 1489 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye… 1498 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 2862 E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLayerInfo) in MApi_GOP_GWIN_SetLayer() 2901 E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLayerInfo) in MApi_GOP_GWIN_GetLayer() 2940 GOP_LayerConfig stGOPLayerConfig; in MApi_GOP_GWIN_GetLayerFromGOP() 2942 memset(&stGOPLayerConfig, 0, sizeof(GOP_LayerConfig)); in MApi_GOP_GWIN_GetLayerFromGOP() 2943 if (GOP_API_SUCCESS == MApi_GOP_GWIN_GetLayer(&stGOPLayerConfig, sizeof(GOP_LayerConfig))) in MApi_GOP_GWIN_GetLayerFromGOP() 2966 GOP_LayerConfig stGOPLayerConfig; in MApi_GOP_GWIN_GetGOPFromLayer() 2967 memset(&stGOPLayerConfig, 0, sizeof(GOP_LayerConfig)); in MApi_GOP_GWIN_GetGOPFromLayer() 2968 if (GOP_API_SUCCESS == MApi_GOP_GWIN_GetLayer(&stGOPLayerConfig, sizeof(GOP_LayerConfig))) in MApi_GOP_GWIN_GetGOPFromLayer()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 733 }GOP_LayerConfig, *PGOP_LayerConfig; typedef 1599 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye… 1608 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 11458 }GOP_LayerConfig, *PGOP_LayerConfig; 12014 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye… 12016 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetLayer(GOP_LayerConfig *pGopLayer, MS_U32 u32SizeOfLaye…
|