Searched defs:sync_bitmap (Results 1 – 4 of 4) sorted by relevance
254 const int sync_bitmap = WFS_GetSyncBitmap(); in ModeParent() local
285 const int sync_bitmap = WFS_GetSyncBitmap(); in DrawFrame() local
84 int sync_bitmap; /* Synchronizing */ member
765 void WFS_EnableSync(int sync_bitmap) in WFS_EnableSync()