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

  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 34 static int X11_wmXAdjust = 0;
50 int xAdjust = X11_wmXAdjust;
71 X11_wmXAdjust = xAdjust = x - xNew;
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 159 extern int X11_wmXAdjust;
SDL_x11wm.c 340 int xAdjust = X11_wmXAdjust;
367 X11_wmXAdjust = xAdjust = x - xNew;
SDL_x11video.c 71 int X11_wmXAdjust;
360 x + X11_wmXAdjust,
    [all...]

Completed in 272 milliseconds