Home
last modified time | relevance | path

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

/netbsd/sys/arch/amiga/dev/
H A Dgrfabs_ccreg.h301 int cc_a2024_use_colormap(view_t * v, colormap_t * cm);
H A Dgrfabs_cc.c699 cc_a2024_use_colormap(view_t *v, colormap_t *cm) in cc_a2024_use_colormap() function
1267 hdl_this_data->use_colormap = cc_a2024_use_colormap; in cc_init_ntsc_hires_dlace()
1488 cc_a2024_use_colormap(v, vd->colormap); in display_hires_dlace_view()
1523 a24_this_data->use_colormap = cc_a2024_use_colormap; in cc_init_ntsc_a2024()
1762 cc_a2024_use_colormap(v, vd->colormap); in display_a2024_view()
2782 phdl_this_data->use_colormap = cc_a2024_use_colormap; in cc_init_pal_hires_dlace()
2967 cc_a2024_use_colormap(v, vd->colormap); in display_pal_hires_dlace_view()
3001 p24_this_data->use_colormap = cc_a2024_use_colormap; in cc_init_pal_a2024()
3188 cc_a2024_use_colormap(v, vd->colormap); in display_pal_a2024_view()