HomeSort by: relevance | last modified time | path
    Searched defs:Pitch (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
xf86HWCurs.c 405 int SrcPitch, DstPitch, Pitch, y, x;
429 Pitch = SrcPitch < DstPitch ? SrcPitch : DstPitch;
449 for (x = 0; x < Pitch; x++) {
460 for (x = 0; x < Pitch; x++) {
502 for (x = 0; x < Pitch; x++) {
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
xf86HWCurs.c 245 int SrcPitch, DstPitch, Pitch, y, x;
269 Pitch = SrcPitch < DstPitch ? SrcPitch : DstPitch;
285 for(x = 0; x < Pitch; x++) {
294 for(x = 0; x < Pitch; x++) {
334 for(x = 0; x < Pitch; x++) {
  /xsrc/external/mit/freetype/dist/include/freetype/
tttables.h 481 FT_UShort Pitch;
  /xsrc/external/mit/xf86-video-nv/dist/src/
riva_hw.h 226 U032 Pitch;
328 U032 pitch; member in struct:_riva_hw_state
  /xsrc/external/mit/xf86-video-geode/dist/src/
geode.h 217 int Pitch; /* display FB pitch */
288 int displayPitch; /* The pitch of the visible area */
  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo.h 188 unsigned int Pitch;
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc.h 308 int Pitch;
  /xsrc/external/mit/MesaLib/dist/include/D3D9/
d3d9types.h 1641 INT Pitch;
  /xsrc/external/mit/MesaLib.old/dist/include/D3D9/
d3d9types.h 1641 INT Pitch;

Completed in 59 milliseconds