Searched refs:GOP_M_INFO (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 84 #define GOP_M_INFO(x, args...) if(u32GOPDbgLevel_mapi >= E_GOP_Debug_Level_HIGH) { ULOGI("GOP mAPI"… macro 974 GOP_M_INFO("IsGwinCreated Debug: gId=%d\n", gId); in _GOP_GWIN_IsGwinCreated() 1229 …GOP_M_INFO("result0 = %d,result1 = %d,result2 = %d,result3 = %d,result4 = %d\n",result0,result1,re… in _GOP_GWIN_IsGwinExistInClient() 1230 GOP_M_INFO("[%s][%d]GWIN %d is not exist\n",__FUNCTION__,__LINE__,gId); in _GOP_GWIN_IsGwinExistInClient() 1232 GOP_M_INFO("IsGwinExistInClient Debug: gId =%d, \n" , gId); in _GOP_GWIN_IsGwinExistInClient() 1233 …GOP_M_INFO("gwinMap[gId].u32GOPClientId: gId =%d, \n" , (ptrdiff_t)(g_pGOPCtxLocal->pGOPCtxShared-… in _GOP_GWIN_IsGwinExistInClient() 1234 …GOP_M_INFO("_pGOPCtxLocal->u32GOPClientId =%d, \n" , (ptrdiff_t)(g_pGOPCtxLocal->u32GOPClientId) ); in _GOP_GWIN_IsGwinExistInClient() 1235 …GOP_M_INFO("gwinMap[gId].u32CurFBId =%d, \n" , (ptrdiff_t)(g_pGOPCtxLocal->pGOPCtxShared->gwinMap[… in _GOP_GWIN_IsGwinExistInClient() 1236 GOP_M_INFO("gwinMap[gId].u32CurFBId].in_use =%d, \n" , pwinFB->in_use); in _GOP_GWIN_IsGwinExistInClient() 1825 GOP_M_INFO("GWIN_SetWin(%d): [adr(B), RBsz, offset] = [%td, %d, %d]\n", \ in _SetGop0WinInfo() [all …]
|