Home | History | Annotate | Download | only in skin

Lines Matching full:shrink_surface

965     SDL_Surface*  shrink_surface;
1325 if (window->shrink_surface) {
1326 SDL_FreeSurface(window->shrink_surface);
1327 window->shrink_surface = NULL;
1409 window->shrink_surface = surface;
1497 if (window->shrink_surface) {
1498 SDL_FreeSurface(window->shrink_surface);
1499 window->shrink_surface = NULL;
1542 skin_scaler_scale( window->scaler, window->shrink_surface, window->surface,