HomeSort by: relevance | last modified time | path
    Searched refs:BR13_RIGHT_TO_LEFT (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_accel.c 239 pI810->BR[13] |= BR13_RIGHT_TO_LEFT;
264 if ( !(pI810->BR[13] & BR13_RIGHT_TO_LEFT) && (y2 - y1) < 3
278 if (pI810->BR[13] & BR13_RIGHT_TO_LEFT) {
i810_reg.h 748 #define BR13_RIGHT_TO_LEFT 0x40000000
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_accel.c 239 pI810->BR[13] |= BR13_RIGHT_TO_LEFT;
264 if ( !(pI810->BR[13] & BR13_RIGHT_TO_LEFT) && (y2 - y1) < 3
278 if (pI810->BR[13] & BR13_RIGHT_TO_LEFT) {
i810_reg.h 748 #define BR13_RIGHT_TO_LEFT 0x40000000
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i810_accel.c 329 pI810->BR[13] |= BR13_RIGHT_TO_LEFT;
354 if ( !(pI810->BR[13] & BR13_RIGHT_TO_LEFT) && (y2 - y1) < 3
368 if (pI810->BR[13] & BR13_RIGHT_TO_LEFT) {
i810_reg.h 748 #define BR13_RIGHT_TO_LEFT 0x40000000

Completed in 16 milliseconds