Searched refs:gMWERect (Results 1 – 2 of 2) sorted by relevance
221 static MWE_RECT gMWERect;235 #define gMWERect psACEResPri->stapiACE.gMWERect macro359 gMWERect.Xpos = 0; in _MApi_XC_ACE_Init_WithoutCreateMutex()360 gMWERect.Ypos = 0; in _MApi_XC_ACE_Init_WithoutCreateMutex()371 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2; in _MApi_XC_ACE_Init_WithoutCreateMutex()373 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2 + s16HShiftStep; in _MApi_XC_ACE_Init_WithoutCreateMutex()376 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in _MApi_XC_ACE_Init_WithoutCreateMutex()382 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2 + s16HShiftStep; in _MApi_XC_ACE_Init_WithoutCreateMutex()384 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in _MApi_XC_ACE_Init_WithoutCreateMutex()387 gMWERect.Ysize = g_XC_ACE_InitData.u16MWE_Disp_Height; in _MApi_XC_ACE_Init_WithoutCreateMutex()[all …]
95 MWE_RECT gMWERect; member