GF_COL_TO_555     116 modules/dx_hw/dx_2d.c 		ddbltfx.dwFillColor = GF_COL_TO_555(color);
GF_COL_TO_555     308 modules/soft_raster/raster_565.c 					*(u16*) (dst+x) = GF_COL_TO_555(*col);
GF_COL_TO_555     330 modules/soft_raster/raster_565.c 	val = GF_COL_TO_555(col);
GF_COL_TO_555     477 modules/soft_raster/surface.c 			surf->fill_555 = GF_COL_TO_555(col);