Home
last modified time | relevance | path

Searched defs:log2_depth (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevmr2n.c85 int log2_depth = depth >> 1; /* works for 2, 4 */ in mem_gray_strip_copy_rop() local
H A Dgxccman.c401 int log2_depth = ilog2(depth); in gx_alloc_char_bits() local
584 int log2_depth = ilog2(depth); in gx_add_char_bits() local
H A Dgxclrect.c428 int log2_depth = ilog2(depth); in clist_copy_alpha() local
H A Dgxclimag.c71 int log2_depth = ilog2(depth); in clist_fill_mask() local
H A Dgdevsvga.c511 int log2_depth = depth >> 1; /* works for 1,2,4 */ in svga_copy_alpha() local