Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgdevmr8n.c163 #define rop_body_8(s_pixel, t_pixel)\ in mem_gray8_rgb24_strip_copy_rop() argument
178 #define rop_body_24(s_pixel, t_pixel)\ in mem_gray8_rgb24_strip_copy_rop() argument
276 byte t_pixel = cbit8(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop() local
283 bits32 t_pixel = cbit24(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop() local
291 byte t_pixel = *tptr; in mem_gray8_rgb24_strip_copy_rop() local
299 bits32 t_pixel = get24(tptr); in mem_gray8_rgb24_strip_copy_rop() local
344 byte t_pixel = in mem_gray8_rgb24_strip_copy_rop() local
358 bits32 t_pixel = in mem_gray8_rgb24_strip_copy_rop() local