Home
last modified time | relevance | path

Searched refs:levels_per_tile (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxht.c193 else if (pcache->levels_per_tile == 1) in gx_check_tile_cache()
201 pcache->levels_per_tile == 0) { in gx_check_tile_cache()
253 gx_ht_tile *bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
315 gx_ht_tile *bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load()
442 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
460 pcache->levels_per_tile == 1 ? gx_render_ht_1_level : in gx_ht_init_cache()
H A Dgzht.h124 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxht.c193 else if (pcache->levels_per_tile == 1) in gx_check_tile_cache()
201 pcache->levels_per_tile == 0) { in gx_check_tile_cache()
253 gx_ht_tile *bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
315 gx_ht_tile *bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load()
442 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
460 pcache->levels_per_tile == 1 ? gx_render_ht_1_level : in gx_ht_init_cache()
H A Dgzht.h124 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxht.c206 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
280 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load_cache()
734 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
H A Dgzht.h119 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxht.c206 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
280 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load_cache()
734 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
H A Dgzht.h119 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxht.c183 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
257 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load_cache()
719 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
H A Dgzht.h125 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxht.c183 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
257 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load_cache()
719 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
H A Dgzht.h125 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxht.c183 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
257 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load_cache()
718 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
H A Dgzht.h123 int levels_per_tile; /* # of levels per cached tile */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxht.c183 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_render_ht_default()
257 bt = &pcache->ht_tiles[level / pcache->levels_per_tile]; in gx_dc_ht_binary_load_cache()
718 pcache->levels_per_tile = (size + num_cached - 1) / num_cached; in gx_ht_init_cache()
H A Dgzht.h123 int levels_per_tile; /* # of levels per cached tile */ member