Home
last modified time | relevance | path

Searched refs:tmp_bitmap_4 (Results 1 – 4 of 4) sorted by relevance

/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.c1104 Bitmap *tmp_bitmap_4; in CreateScaledBitmaps() local
1128 tmp_bitmap_4 = NULL; in CreateScaledBitmaps()
1159 tmp_bitmap_4 = ZoomBitmap(tmp_bitmap_2, width_2 / 2, height_2 / 2); in CreateScaledBitmaps()
1161 tmp_bitmap_4 = old_bitmap; in CreateScaledBitmaps()
1167 tmp_bitmap_8 = ZoomBitmap(tmp_bitmap_4, width_4 / 2, height_4 / 2); in CreateScaledBitmaps()
1227 BlitBitmap(tmp_bitmap_4, new_bitmap, 0, 0, width_1 / 4, height_1 / 4, in CreateScaledBitmaps()
1256 FreeBitmap(tmp_bitmap_4); in CreateScaledBitmaps()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.c1104 Bitmap *tmp_bitmap_4; in CreateScaledBitmaps() local
1128 tmp_bitmap_4 = NULL; in CreateScaledBitmaps()
1159 tmp_bitmap_4 = ZoomBitmap(tmp_bitmap_2, width_2 / 2, height_2 / 2); in CreateScaledBitmaps()
1161 tmp_bitmap_4 = old_bitmap; in CreateScaledBitmaps()
1167 tmp_bitmap_8 = ZoomBitmap(tmp_bitmap_4, width_4 / 2, height_4 / 2); in CreateScaledBitmaps()
1227 BlitBitmap(tmp_bitmap_4, new_bitmap, 0, 0, width_1 / 4, height_1 / 4, in CreateScaledBitmaps()
1256 FreeBitmap(tmp_bitmap_4); in CreateScaledBitmaps()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsystem.c1183 Bitmap *tmp_bitmap_4; in CreateScaledBitmaps() local
1209 tmp_bitmap_4 = NULL; in CreateScaledBitmaps()
1242 tmp_bitmap_4 = ZoomBitmap(tmp_bitmap_2, width_2 / 2, height_2 / 2); in CreateScaledBitmaps()
1244 tmp_bitmap_4 = old_bitmap; in CreateScaledBitmaps()
1250 tmp_bitmap_8 = ZoomBitmap(tmp_bitmap_4, width_4 / 2, height_4 / 2); in CreateScaledBitmaps()
1310 BlitBitmap(tmp_bitmap_4, new_bitmap, 0, 0, width_1 / 4, height_1 / 4, in CreateScaledBitmaps()
1339 FreeBitmap(tmp_bitmap_4); in CreateScaledBitmaps()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsystem.c1174 Bitmap *tmp_bitmap_4; in CreateScaledBitmaps() local
1200 tmp_bitmap_4 = NULL; in CreateScaledBitmaps()
1233 tmp_bitmap_4 = ZoomBitmap(tmp_bitmap_2, width_2 / 2, height_2 / 2); in CreateScaledBitmaps()
1235 tmp_bitmap_4 = old_bitmap; in CreateScaledBitmaps()
1241 tmp_bitmap_8 = ZoomBitmap(tmp_bitmap_4, width_4 / 2, height_4 / 2); in CreateScaledBitmaps()
1301 BlitBitmap(tmp_bitmap_4, new_bitmap, 0, 0, width_1 / 4, height_1 / 4, in CreateScaledBitmaps()
1330 FreeBitmap(tmp_bitmap_4); in CreateScaledBitmaps()