HomeSort by relevance Sort by last modified time
    Searched refs:raw_fb_bytes_per_line (Results 1 - 5 of 5) sorted by null

  /external/libvncserver/x11vnc/
x11vnc_defs.c 123 int raw_fb_bytes_per_line = 0; variable
x11vnc.h 551 extern int raw_fb_bytes_per_line; /* of actual raw region we poll, not our raw_fb */
xwrappers.c 611 bpl = raw_fb_bytes_per_line;
639 bpl = raw_fb_bytes_per_line;
738 int bpl = raw_fb_bytes_per_line;
759 int bpl = raw_fb_bytes_per_line;
    [all...]
screen.c     [all...]
scan.c     [all...]

Completed in 687 milliseconds