HomeSort by relevance Sort by last modified time
    Searched defs:X11_wmYAdjust (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 35 static int X11_wmYAdjust = 0;
51 int yAdjust = X11_wmYAdjust;
72 X11_wmYAdjust = yAdjust = y - yNew;
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 72 int X11_wmYAdjust;
361 y + X11_wmYAdjust,
    [all...]

Completed in 1652 milliseconds