RFB_PIXCELL_MASK
rem_x = gci->width & RFB_PIXCELL_MASK;
rem_y = gci->height & RFB_PIXCELL_MASK;
if ((y & RFB_PIXCELL_MASK) == 0) {
if ((y & RFB_PIXCELL_MASK) == RFB_PIXCELL_MASK ||