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

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_video.c 678 rmx_active = INREG(R128_FP_VERT_STRETCH) & R128_VERT_STRETCH_ENABLE;
766 rmx_active = INREG(R128_FP_VERT_STRETCH) & R128_VERT_STRETCH_ENABLE;
r128_driver.c 2684 save->fp_vert_stretch &= ~(R128_VERT_STRETCH_ENABLE | R128_VERT_STRETCH_BLEND);
2686 save->fp_vert_stretch |= (R128_VERT_STRETCH_ENABLE | R128_VERT_STRETCH_BLEND);
r128_reg.h 638 # define R128_VERT_STRETCH_ENABLE (1 << 24)

Completed in 8 milliseconds