Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:rot_bytes_per_line

3123 				rot_bytes_per_line = b * height;
3125 rot_bytes_per_line = b * fb->height;
3131 rot_bytes_per_line = rfb_bytes_per_line;
3167 rot_bytes_per_line *= 4;
3170 rot_bytes_per_line *= 2;
3259 screen->paddedWidthInBytes = rot_bytes_per_line;
3492 rot_bytes_per_line);
3561 int n = rot_bytes_per_line * height;
3570 n = rot_bytes_per_line * height;