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.12/src/video/x11/
SDL_x11video.h 165 extern int X11_wmXAdjust;
SDL_x11wm.c 339 int xAdjust = X11_wmXAdjust;
366 X11_wmXAdjust = xAdjust = x - xNew;
SDL_x11video.c 71 int X11_wmXAdjust;
394 x + X11_wmXAdjust,
    [all...]

Completed in 56 milliseconds