Home
last modified time | relevance | path

Searched refs:fb_y (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.c237 fb_y = gh; in console_guess()
Dmacosx.c246 fb_y = gh; in macosx_console_guess()
Duinput.c451 gw = fb_x; gh = fb_y; in initialize_uinput()