Searched defs:TWorker_ (Results 1 – 2 of 2) sorted by relevance
296 typedef struct TWorker_ struct298 TCoord ex, ey;299 TPos min_ex, max_ex;300 TPos min_ey, max_ey;301 TPos count_ex, count_ey;303 TArea area;304 int cover;305 int invalid;307 PCell cells;308 int max_cells;[all …]
423 struct TWorker_ struct425 Int precision_bits; /* precision related variables */426 Int precision;427 Int precision_half;428 Long precision_mask;429 Int precision_shift;430 Int precision_step;431 Int precision_jitter;433 Int scale_shift; /* == precision_shift for bitmaps */436 PLong buff; /* The profiles buffer */[all …]