Searched defs:gx_device_spot_analyzer_s (Results 1 – 1 of 1) sorted by relevance
94 struct gx_device_spot_analyzer_s { struct96 int lock;98 gx_san_trap *trap_buffer, *trap_buffer_last, *trap_free;99 gx_san_trap_contact *cont_buffer, *cont_buffer_last, *cont_free;100 int trap_buffer_count;101 int cont_buffer_count;103 gx_san_trap *bot_band;104 gx_san_trap *top_band;105 gx_san_trap *bot_current;107 fixed xmin, xmax;