Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgsropc.h43 gs_logical_operation_t log_op; member
H A Dgdevmrop.h62 gs_logical_operation_t log_op; member
H A Dgsropc.c166 gs_logical_operation_t log_op = prcte->params.log_op; in c_rop_create_default_compositor() local
223 gs_logical_operation_t log_op = rdev->params.log_op; in dcr_fill_rectangle() local
H A Dgdevrops.c131 gs_logical_operation_t log_op, const gx_device_color * texture) in gx_make_rop_texture_device()
H A Dgsnorop.c123 gs_logical_operation_t log_op, const gx_device_color * texture) in gx_make_rop_texture_device()
H A Dgximage.h227 gs_logical_operation_t log_op; /* logical operation */ member
H A Dgxclrast.c372 gs_logical_operation_t log_op; in clist_playback_band() local
H A Dgxshade6.c3454 const gx_device_color *pdevc, gs_logical_operation_t log_op) in gx_shade_background()