Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c354 if (!bEnable || !gDMSCtrl[Overlay_ID].bVsyncIntAlive) { in _DMS_Wait_MVOP_Vsync()
356 DMS_PRINTF("MVOP not enable bVsyncIntAlive = %d !!\n", gDMSCtrl[Overlay_ID].bVsyncIntAlive); in _DMS_Wait_MVOP_Vsync()
1057 gDMSCtrl[u32Id].bVsyncIntAlive = TRUE; in _Task_DMS_Mointor()
H A DdrvDMS.h349 MS_BOOL bVsyncIntAlive; member