Searched refs:auxPitch (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dri.h42 int auxPitch; member in struct:__anon460743830108
H A Di810_dri.c111 info.pitch = pI810->auxPitch;
733 pI810->auxPitch = i810_pitches[pitch_idx];
878 pI810DRI->fbStride = pI810->auxPitch;
890 pI810DRI->auxPitch = pI810->auxPitch;
1253 br13 = (pI810->auxPitch) | (0xcc << 16);
1258 unsigned int dst = max(pbox->x1, 0)*cpp + (max(pbox->y1, 0)*pI810->auxPitch);
1284 unsigned int br13 = pI810->auxPitch | (0xcc << 16);
H A Di810.h151 int auxPitch; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dri.h42 int auxPitch; member in struct:__anonf506c5370108
H A Di810_dri.c111 info.pitch = pI810->auxPitch;
733 pI810->auxPitch = i810_pitches[pitch_idx];
878 pI810DRI->fbStride = pI810->auxPitch;
890 pI810DRI->auxPitch = pI810->auxPitch;
1253 br13 = (pI810->auxPitch) | (0xcc << 16);
1258 unsigned int dst = max(pbox->x1, 0)*cpp + (max(pbox->y1, 0)*pI810->auxPitch);
1284 unsigned int br13 = pI810->auxPitch | (0xcc << 16);
H A Di810.h151 int auxPitch; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dri.h42 int auxPitch; member in struct:__anonc833345a0108
H A Di810_dri.c119 info.pitch = pI810->auxPitch;
846 pI810->auxPitch = i810_pitches[pitch_idx];
986 pI810DRI->fbStride = pI810->auxPitch;
998 pI810DRI->auxPitch = pI810->auxPitch;
1358 br13 = (pI810->auxPitch) | (0xcc << 16);
1363 unsigned int dst = max(pbox->x1, 0)*cpp + (max(pbox->y1, 0)*pI810->auxPitch);
1389 unsigned int br13 = pI810->auxPitch | (0xcc << 16);
H A Di810.h164 int auxPitch; member in struct:_I810Rec

Completed in 10 milliseconds