Searched defs:scissor_w (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ | ||
| H A D | radeon_textured_videofuncs.c | 101 int scissor_w = MIN(pPixmap->drawable.width, 2047); local in function:FUNC_NAME 561 int scissor_w = MIN(pPixmap->drawable.width, 2047); local in function:FUNC_NAME |
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ | ||
| H A D | radeon_textured_videofuncs.c | 58 int scissor_w = MIN(pPixmap->drawable.width, 2048) - 1; local in function:RADEONPrepareTexturedVideo 421 int scissor_w = MIN(pPixmap->drawable.width, 2048) - 1; local in function:R200PrepareTexturedVideo |
Completed in 9 milliseconds