Home
last modified time | relevance | path

Searched defs:create_rgb_table (Results 1 – 2 of 2) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/src/
H A Dcolor.c492 void create_rgb_table(RGB_MAP *table, AL_CONST PALETTE pal, void (*callback)(int pos)) in create_rgb_table() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dcolor.cpp656 void create_rgb_table(RGB_MAP *table, AL_CONST PALETTE pal, void (*callback)(int pos)) { in create_rgb_table() function