Home
last modified time | relevance | path

Searched refs:fb_x (Results 1 – 5 of 5) sorted by relevance

/external/libvncserver/x11vnc/
Dx11vnc_defs.c63 int fb_x = 0, fb_y = 0, fb_b = 0; /* fb size and bpp guesses at display */ variable
Dx11vnc.h481 extern int fb_x, fb_y, fb_b; /* fb size and bpp guesses at display */
Dlinuxfb.c236 fb_x = gw; in console_guess()
Dmacosx.c245 fb_x = gw; in macosx_console_guess()
Duinput.c451 gw = fb_x; gh = fb_y; in initialize_uinput()