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