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

/external/chromium_org/third_party/mesa/src/src/glx/
H A DXF86dri.c472 int total_rects; local
497 total_rects = *numClipRects;
502 total_rects += *numBackClipRects;
511 total_rects * sizeof(drm_clip_rect_t)) +
/external/mesa3d/src/glx/
H A DXF86dri.c472 int total_rects; local
497 total_rects = *numClipRects;
502 total_rects += *numBackClipRects;
511 total_rects * sizeof(drm_clip_rect_t)) +

Completed in 53 milliseconds