Searched defs:pcb (Results 1 – 1 of 1) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gxclrast.c | 119 set_cb_end(command_buf_t *pcb, const byte *end) in set_cb_end() 129 top_up_cbuf(command_buf_t *pcb, const byte *cbp) in top_up_cbuf() 149 cmd_read_data(command_buf_t *pcb, byte *ptr, uint rsize, const byte *cbp) in cmd_read_data() 1554 read_set_tile_size(command_buf_t *pcb, tile_slot *bits) in read_set_tile_size() 1594 read_set_bits(command_buf_t *pcb, tile_slot *bits, int compress, in read_set_bits() 1735 command_buf_t * pcb, in read_ht_segment() 1786 read_set_misc2(command_buf_t *pcb, gs_imager_state *pis, segment_notes *pnotes) in read_set_misc2() 1860 read_set_color_space(command_buf_t *pcb, gs_imager_state *pis, in read_set_color_space() 1961 read_begin_image(command_buf_t *pcb, gs_image_common_t *pic, in read_begin_image() 1979 read_put_params(command_buf_t *pcb, gs_imager_state *pis, in read_put_params() [all …]
|