Home
last modified time | relevance | path

Searched refs:_al_register_convert_bitmap (Results 1 – 3 of 3) sorted by relevance

/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dbitmap_type.c57 void _al_register_convert_bitmap(ALLEGRO_BITMAP *bitmap) in _al_register_convert_bitmap() function
141 _al_register_convert_bitmap(bitmap); in swap_bitmaps()
142 _al_register_convert_bitmap(other); in swap_bitmaps()
H A Dbitmap.c80 _al_register_convert_bitmap(bitmap); in create_memory_bitmap()
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_bitmap.h170 void _al_register_convert_bitmap(ALLEGRO_BITMAP *bitmap);