HomeSort by: relevance | last modified time | path
    Searched refs:get_colormap (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/amiga/dev/
grfabs.c 232 return(v->get_colormap(v, cm));
grfabs_ccreg.h 71 get_colormap_func *get_colormap; member in struct:display_mode_data
grfabs_reg.h 214 get_colormap_func *get_colormap; /* get a color map for registers */ member in struct:view
grfabs_cc.c 757 v->get_colormap = DMDATA(vd->mode)->get_colormap;
860 h_this_data->get_colormap = cc_get_colormap;
1042 hl_this_data->get_colormap = cc_get_colormap;
1268 hdl_this_data->get_colormap = cc_a2024_get_colormap;
1524 a24_this_data->get_colormap = cc_a2024_get_colormap;
1813 aga_this_data->get_colormap = cc_get_colormap;
2122 super72_this_data->get_colormap = cc_get_colormap;
2414 ph_this_data->get_colormap = cc_get_colormap;
2583 phl_this_data->get_colormap = cc_get_colormap
    [all...]

Completed in 15 milliseconds