Searched refs:current_bank (Results 1 – 3 of 3) sorted by relevance
224 this->hidden->current_bank = 0; in FULLSCREEN_SetVideoMode()365 FULLSCREEN_SetDisplayBank(this->hidden->current_bank); in FULLSCREEN_FlipHWSurface()366 this->hidden->current_bank ^= 1; in FULLSCREEN_FlipHWSurface()367 FULLSCREEN_SetWriteBank(this->hidden->current_bank); in FULLSCREEN_FlipHWSurface()368 surface->pixels = this->hidden->bank[this->hidden->current_bank]; in FULLSCREEN_FlipHWSurface()765 this->hidden->current_bank = 0; in FULLSCREEN_ToggleFromWimp()
39 int current_bank; member
165 this->hidden->current_bank = 0; in WIMP_SetVideoMode()473 this->hidden->current_bank = 0; in WIMP_ToggleFromFullScreen()