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

  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86vmode.h 94 unsigned short hskew; member in struct:__anon25116
115 unsigned short hskew; member in struct:__anon25117
xf86vmstr.h 100 CARD16 hskew B16;
140 CARD32 hskew B16;
192 CARD16 hskew B16;
260 CARD16 hskew B16;
303 CARD16 hskew B16;
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
XF86VMode.c 251 modeline->hskew = 0;
270 modeline->hskew = rep.hskew;
369 modelines[i]->hskew = 0;
400 modelines[i]->hskew = xmdline.hskew;
528 req->hskew = newmodeline->hskew;
541 req->after_hskew = aftermodeline->hskew;
617 req->hskew = modeline->hskew
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_output.c 176 mode->HSkew = drm_mode->hskew;
xorg_crtc.c 122 drm_mode.hskew = mode->HSkew;
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_output.c 176 mode->HSkew = drm_mode->hskew;
xorg_crtc.c 122 drm_mode.hskew = mode->HSkew;
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 65 info->hskew = l.hskew;
    [all...]

Completed in 91 milliseconds