Searched refs:WFS_GetSyncBitmap (Results 1 – 4 of 4) sorted by relevance
176 BOOL is_parent_sync = ((WFS_GetSyncBitmap() & ~1) == (WFS_GetCurrentBitmap() & ~1)); in ModeParent()254 const int sync_bitmap = WFS_GetSyncBitmap(); in ModeParent()
221 int WFS_GetSyncBitmap(void);
285 const int sync_bitmap = WFS_GetSyncBitmap(); in DrawFrame()
676 int WFS_GetSyncBitmap(void) in WFS_GetSyncBitmap() function