EVG_BaseGradient   57 modules/soft_raster/stencil.c static void gradient_update(EVG_BaseGradient *_this)
EVG_BaseGradient   93 modules/soft_raster/stencil.c static u32 gradient_get_color(EVG_BaseGradient *_this, s32 pos)
EVG_BaseGradient  114 modules/soft_raster/stencil.c 	EVG_BaseGradient *_this = (EVG_BaseGradient *) p;
EVG_BaseGradient  127 modules/soft_raster/stencil.c 	EVG_BaseGradient *_this = (EVG_BaseGradient *) p;
EVG_BaseGradient  245 modules/soft_raster/stencil.c 		col = gradient_get_color((EVG_BaseGradient *)_this, val );
EVG_BaseGradient  333 modules/soft_raster/stencil.c 		col = gradient_get_color((EVG_BaseGradient *)_this, pos);
EVG_BaseGradient  893 modules/soft_raster/stencil.c 		((EVG_BaseGradient*)st)->alpha = alpha;