Home
last modified time | relevance | path

Searched defs:tile_height (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevxcf.c1190 int tile_height = min(TILE_HEIGHT, xc->height - tile_j * TILE_HEIGHT); in xcf_shuffle_to_tile() local
1226 int tile_height = min(TILE_HEIGHT, xc->height - tile_j * TILE_HEIGHT); in xcf_icc_to_tile() local
H A Dgdevpcfb.c651 int tile_height = tile->size.y; in ega_tile_rectangle() local