Home
last modified time | relevance | path

Searched refs:result3 (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1189 MS_BOOL result0, result1, result2, result3, result4; in _GOP_GWIN_IsGwinExistInClient() local
1223 result3 = (DRV_MAX_GWIN_FB_SUPPORT <= g_pGOPCtxLocal->pGOPCtxShared->gwinMap[gId].u32CurFBId); in _GOP_GWIN_IsGwinExistInClient()
1226 if ( result0 || (result1 && (result2 || result3 || result4) ) ) in _GOP_GWIN_IsGwinExistInClient()
1229 …%d,result1 = %d,result2 = %d,result3 = %d,result4 = %d\n",result0,result1,result2,result3,result4); in _GOP_GWIN_IsGwinExistInClient()