Searched refs:total_rects (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/ttmtest/src/
H A Dxf86dri.c468 int total_rects; local in function:uniDRIGetDrawableInfo
493 total_rects = *numClipRects;
498 total_rects += *numBackClipRects;
507 total_rects * sizeof(drm_clip_rect_t)) +
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A Dxf86dri.c472 int total_rects; local in function:uniDRIGetDrawableInfo
497 total_rects = *numClipRects;
502 total_rects += *numBackClipRects;
511 total_rects * sizeof(drm_clip_rect_t)) +
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A DXF86dri.c479 int total_rects; local in function:XF86DRIGetDrawableInfo
504 total_rects = *numClipRects;
509 total_rects += *numBackClipRects;
518 total_rects * sizeof(drm_clip_rect_t)) +
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A DXF86dri.c479 int total_rects; local in function:XF86DRIGetDrawableInfo
505 total_rects = *numClipRects;
510 total_rects += *numBackClipRects;
519 total_rects * sizeof(drm_clip_rect_t)) + 3) & ~3) >> 2)) {

Completed in 4 milliseconds