Searched refs:updaterect (Results 1 – 1 of 1) sorted by relevance
597 SDL_Rect updaterect; in ph_SetColors() local599 updaterect.x = updaterect.y = 0; in ph_SetColors()600 updaterect.w = this->screen->w; in ph_SetColors()601 updaterect.h = this->screen->h; in ph_SetColors()615 this->UpdateRects(this, 1, &updaterect); in ph_SetColors()632 this->UpdateRects(this, 1, &updaterect); in ph_SetColors()