evg_rgbx_fill_const_a  319 modules/soft_raster/rast_soft.h void evg_rgbx_fill_const_a(s32 y, s32 count, EVG_Span *spans, EVGSurface *surf);
evg_rgbx_fill_const_a  413 modules/soft_raster/surface.c 				surf->ftparams.gray_spans = (EVG_Raster_Span_Func) evg_rgbx_fill_const_a;