Home
last modified time | relevance | path

Searched defs:mdev (Results 1 – 25 of 42) sorted by relevance

12

/plan9/sys/src/cmd/gs/src/
H A Dgdevmac.c103 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_open() local
182 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_sync_output() local
199 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_output_page() local
222 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_save_pict() local
245 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_close() local
275 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_fill_rectangle() local
303 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_draw_line() local
325 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_copy_mono() local
374 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_copy_alpha() local
540 gx_device_macos * mdev = (gx_device_macos *)dev; in mac_set_colordepth() local
[all …]
H A Dgdevabuf.c63 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_alpha_map_rgb_color() local
82 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_alpha_map_rgb_alpha_color() local
249 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_abuf_close() local
270 gx_device_memory * const mdev = (gx_device_memory *)dev; in y_transfer_init() local
287 gx_device_memory * const mdev = (gx_device_memory *)dev; in y_transfer_next() local
337 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_abuf_copy_mono() local
364 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_abuf_fill_rectangle() local
386 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_abuf_get_clipping_box() local
H A Dgdevmpla.c46 gdev_mem_set_planar(gx_device_memory * mdev, int num_planes, in gdev_mem_set_planar()
93 gx_device_memory *const mdev = (gx_device_memory *)dev; in mem_planar_open() local
111 #define MEM_SAVE_PARAMS(mdev, msp)\ argument
115 #define MEM_SET_PARAMS(mdev, plane_depth)\ argument
119 #define MEM_RESTORE_PARAMS(mdev, msp)\ argument
129 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_planar_fill_rectangle() local
156 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_planar_copy_mono() local
193 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_planar_copy_color() local
296 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_planar_strip_tile_rectangle() local
343 planar_to_chunky(gx_device_memory *mdev, int x, int y, int w, int h, in planar_to_chunky()
[all …]
H A Dgdevmem.c289 gx_device_memory *const mdev = (gx_device_memory *)dev; in mem_open() local
297 gdev_mem_open_scan_lines(gx_device_memory *mdev, int setup_height) in gdev_mem_open_scan_lines()
339 gdev_mem_set_line_ptrs(gx_device_memory * mdev, byte * base, int raster, in gdev_mem_set_line_ptrs()
383 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_get_initial_matrix() local
397 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_close() local
421 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_get_bits_rectangle() local
515 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_word_get_bits_rectangle() local
551 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped_map_rgb_color() local
615 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped_map_color_rgb() local
H A Dgdevm8.c51 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped8_fill_rectangle() local
72 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped8_copy_mono() local
152 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped8_copy_color() local
182 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem8_word_fill_rectangle() local
201 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem8_word_copy_mono() local
223 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem8_word_copy_color() local
H A Dgdevm64.c91 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true64_fill_rectangle() local
213 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true64_copy_mono() local
330 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true64_copy_color() local
360 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem64_word_fill_rectangle() local
379 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem64_word_copy_mono() local
401 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem64_word_copy_color() local
H A Dgdevm16.c78 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true16_fill_rectangle() local
122 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true16_copy_mono() local
170 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true16_copy_color() local
H A Dgdevm24.c110 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true24_fill_rectangle() local
352 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true24_copy_mono() local
469 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true24_copy_color() local
482 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true24_copy_alpha() local
544 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem24_word_fill_rectangle() local
563 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem24_word_copy_mono() local
585 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem24_word_copy_color() local
H A Dgdevm2.c55 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped2_fill_rectangle() local
70 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped2_copy_mono() local
194 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem2_word_fill_rectangle() local
215 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem2_word_copy_mono() local
H A Dgdevm4.c59 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped4_fill_rectangle() local
73 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mapped4_copy_mono() local
253 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem4_word_fill_rectangle() local
273 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem4_word_copy_mono() local
H A Dgdevm32.c60 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true32_fill_rectangle() local
134 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true32_copy_mono() local
230 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true32_copy_color() local
281 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem32_word_copy_color() local
H A Dgdevm40.c103 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true40_fill_rectangle() local
286 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true40_copy_mono() local
403 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true40_copy_color() local
433 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem40_word_fill_rectangle() local
452 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem40_word_copy_mono() local
474 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem40_word_copy_color() local
H A Dgdevm48.c100 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true48_fill_rectangle() local
255 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true48_copy_mono() local
372 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true48_copy_color() local
402 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem48_word_fill_rectangle() local
421 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem48_word_copy_mono() local
443 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem48_word_copy_color() local
H A Dgdevppla.c76 gdev_prn_set_planar(gx_device_memory *mdev, const gx_device *tdev) in gdev_prn_set_planar()
120 gx_device_memory mdev; in gdev_prn_size_buf_planar() local
H A Dgdevm56.c110 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true56_fill_rectangle() local
310 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true56_copy_mono() local
427 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_true56_copy_color() local
457 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem56_word_fill_rectangle() local
476 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem56_word_copy_mono() local
498 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem56_word_copy_color() local
H A Dgdevm1.c55 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mono_map_rgb_color() local
63 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mono_map_color_rgb() local
73 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mono_fill_rectangle() local
198 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mono_copy_mono() local
464 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem_mono_strip_tile_rectangle() local
704 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem1_word_fill_rectangle() local
723 gx_device_memory * const mdev = (gx_device_memory *)dev; in mem1_word_copy_mono() local
H A Dgxmclip.h44 gx_device_memory mdev; /* for tile buffer for copy_mono */ member
H A Dgximage3.c73 gx_device *mdev; /* gx_device_memory in default impl. */ member
137 gx_device_memory *const mdev = (gx_device_memory *)midev; in make_mcde_default() local
199 gx_device *mdev = 0; in gx_begin_image3_generic() local
730 gx_device *mdev = penum->mdev; in gx_image3_end_image() local
H A Dgspaint.c205 gx_device_memory *mdev; in alpha_buffer_init() local
243 gx_device_memory *mdev = in alpha_buffer_release() local
H A Dgdevpnga.c759 pnga_mark_device *mdev; in pnga_get_marking_device() local
801 gx_device *mdev = pnga_get_marking_device(dev, pis); in pnga_fill_path() local
817 gx_device *mdev = pnga_get_marking_device(dev, pis); in pnga_stroke_path() local
834 gx_device *mdev = pnga_get_marking_device(dev, pis); in pnga_begin_typed_image() local
945 gx_device *mdev = pnga_get_marking_device(dev, pis); in pnga_text_begin() local
1020 pnga_mark_device *mdev = (pnga_mark_device *)dev; in pnga_mark_fill_rectangle() local
1077 pnga_mark_device *mdev = (pnga_mark_device *)dev; in pnga_mark_fill_rectangle_ko_simple() local
H A Dgdevprn.c995 gx_device_memory *mdev; in gx_default_create_buf_device() local
1056 gx_device_memory mdev; in gx_default_size_buf_device() local
1075 gx_device_memory *mdev = in gx_default_setup_buf_device() local
1114 gx_device *mdev = bdev; in gx_default_destroy_buf_device() local
1121 dev_proc(mdev, close_device)(mdev); in gx_default_destroy_buf_device() local
H A Dgsdevice.h65 #define gs_initialize_imagedevice(mdev, pmat, w, h, colors, colors_size, mem)\ argument
H A Dgxdevmem.h192 #define gdev_mem_bitmap_size(mdev)\ argument
205 #define gdev_mem_raster(mdev)\ argument
H A Dgxpcmap.c449 gx_device_memory mdev; in gx_pattern_cache_free_entry() local
592 make_bitmap(register gx_strip_bitmap * pbm, const gx_device_memory * mdev, in make_bitmap()
H A Dgdevmr1.c47 gx_device_memory *mdev = (gx_device_memory *) dev; in mem_mono_strip_copy_rop() local

12