Home
last modified time | relevance | path

Searched refs:RFB_PIXCELL_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Drfb_impl.h56 #define RFB_PIXCELL_SHIFT 5 macro
H A Drfb.c1137 int celly = (y >> RFB_PIXCELL_SHIFT); in rfb_send_screen()