Searched refs:temp_bitmap2 (Results 1 – 1 of 1) sorted by relevance
417 static struct osd_bitmap *temp_bitmap, *temp_bitmap2; variable442 temp_bitmap2 = bitmap_alloc(512,256); in hotchase_vh_start()446 if (temp_bitmap && temp_bitmap2 && sprite_list) in hotchase_vh_start()464 if (temp_bitmap2) bitmap_free(temp_bitmap2); in hotchase_vh_stop()1042 fillbitmap(temp_bitmap2,palette_transparent_pen,0); in hotchase_vh_screenrefresh()1043 hotchase_draw_road(temp_bitmap2,0,&clip); in hotchase_vh_screenrefresh()1045 copyrozbitmap( bitmap, temp_bitmap2, in hotchase_vh_screenrefresh()