Searched refs:texture (Results 1 – 14 of 14) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsropc.c | 75 (prcte->params.texture == 0 ? prcte2->params.texture == 0 : in c_rop_equal() 76 prcte2->params.texture != 0 && in c_rop_equal() 77 gx_device_color_equal(prcte->params.texture, in c_rop_equal() 78 prcte2->params.texture))); in c_rop_equal() 106 st_device_forward, params.texture); 167 const gx_device_color *texture = prcte->params.texture; in c_rop_create_default_compositor() local 224 const gx_device_color *texture = rdev->params.texture; in dcr_fill_rectangle() local 250 if (texture == 0) { in dcr_fill_rectangle() 257 if (gx_dc_is_pure(texture)) { in dcr_fill_rectangle() 258 tcolors[0] = tcolors[1] = texture->colors.pure; in dcr_fill_rectangle() [all …]
|
| H A D | gdevrops.c | 30 ENUM_SUPER_ELT(gx_device_rop_texture, st_device_color, texture, 0); in ENUM_PTRS_BEGIN() 40 RELOC_SUPER(gx_device_rop_texture, st_device_color, texture); in RELOC_PTRS_BEGIN() 131 gs_logical_operation_t log_op, const gx_device_color * texture) in gx_make_rop_texture_device() argument 142 dev->texture = *texture; in gx_make_rop_texture_device() 159 return gx_device_color_fill_rectangle(&rtdev->texture, in rop_texture_fill_rectangle() 187 return gx_device_color_fill_rectangle(&rtdev->texture, in rop_texture_copy_mono() 207 return gx_device_color_fill_rectangle(&rtdev->texture, in rop_texture_copy_color()
|
| H A D | gdevmrop.h | 63 gx_device_color texture; member 81 const gx_device_color * texture);
|
| H A D | gdevplnx.c | 731 } source, texture; in plane_strip_copy_rop() local 759 texture.colors = 0; in plane_strip_copy_rop() 761 texture.pixels[0] = COLOR_PIXEL(edev, tcolors[0]); in plane_strip_copy_rop() 762 texture.pixels[1] = COLOR_PIXEL(edev, tcolors[1]); in plane_strip_copy_rop() 763 if (texture.pixels[0] == texture.pixels[1]) in plane_strip_copy_rop() 765 texture.colors = texture.pixels; in plane_strip_copy_rop() 768 texture.colors = 0; in plane_strip_copy_rop() 781 code = begin_tiling(&texture.state, edev, textures->data, 0, in plane_strip_copy_rop() 791 plane_texture.data = texture.state.buffer.data; in plane_strip_copy_rop() 792 plane_texture.raster = texture.state.buffer.raster; in plane_strip_copy_rop() [all …]
|
| H A D | gsnorop.c | 83 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_default_copy_rop() argument 123 gs_logical_operation_t log_op, const gx_device_color * texture) in gx_make_rop_texture_device() argument
|
| H A D | gsropc.h | 44 const gx_device_color *texture; member
|
| H A D | gxropc.h | 35 params.texture)
|
| H A D | gdevdrop.c | 583 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_default_copy_rop() argument 590 if (texture == 0) in gx_default_copy_rop() 593 *(gx_tile_bitmap *) & tiles = *texture; in gx_default_copy_rop() 606 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_copy_rop_unaligned() argument 613 if (texture == 0) in gx_copy_rop_unaligned() 616 *(gx_tile_bitmap *) & tiles = *texture; in gx_copy_rop_unaligned()
|
| H A D | gdevnfwd.c | 370 const gx_tile_bitmap * texture, in gx_forward_copy_rop() argument 382 texture, tcolors, x, y, width, height, in gx_forward_copy_rop() 1011 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in null_copy_rop() argument
|
| H A D | gdevdbit.c | 299 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_no_copy_rop() argument
|
| H A D | gxdevcli.h | 927 const gx_tile_bitmap *texture, const gx_color_index *tcolors,\
|
| /plan9/sys/games/lib/ |
| H A D | anawords | 16833 texture
|
| /plan9/lib/ |
| H A D | words | 26761 texture
|
| /plan9/sys/src/cmd/spell/ |
| H A D | list | 26418 texture n,v
|