Home
last modified time | relevance | path

Searched refs:xrandr_rotation (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dxrandr.c49 int xrandr_rotation = -1; variable
70 xrandr_rotation = (int) rot; in initialize_xrandr()
241 xrandr_rotation == (int) rev->rotation) { in check_xrandr_event()
262 xrandr_rotation = (int) rev->rotation; in check_xrandr_event()
Dxrandr.h45 extern int xrandr_rotation;
Dscreen.c2769 xrandr_rotation = (int) rev->rotation; in initialize_xdisplay_fb()