Home
last modified time | relevance | path

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

/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dblit.c428 static void blit_from_24(BITMAP *src, BITMAP *dest, int s_x, int s_y, int d_x, int d_y, int w, int … in blit_from_24() function
586 blit_from_24(src, dest, s_x, s_y, d_x, d_y, w, h); in _blit_between_formats()