Searched refs:WFS_EnableSync (Results 1 – 4 of 4) sorted by relevance
310 void WFS_EnableSync(int sync_bitmap);324 WFS_EnableSync(0); in WFS_DisableSync()
151 WFS_EnableSync(0); in ModeSelect()226 WFS_EnableSync(is_parent_sync ? WFS_GetCurrentBitmap() : 0); in ModeParent()
157 WFS_EnableSync(is_parent_sync ? WFS_GetCurrentBitmap() : 0); in UpdateFrame()
765 void WFS_EnableSync(int sync_bitmap) in WFS_EnableSync() function