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

/xsrc/external/mit/MesaLib.old/dist/src/hgl/
H A DGLView.cpp430 BRegion boundsRegion = fBounds.OffsetByCopy(localInfo->window_bounds.left, local in function:BGLView::_CallDirectConnected
432 info->window_bounds = boundsRegion.RectAtInt(0);
434 region.IntersectWith(&boundsRegion);
/xsrc/external/mit/MesaLib/dist/src/hgl/
H A DGLView.cpp423 BRegion boundsRegion = fBounds.OffsetByCopy(localInfo->window_bounds.left, local in function:BGLView::_CallDirectConnected
425 info->window_bounds = boundsRegion.RectAtInt(0);
427 region.IntersectWith(&boundsRegion);

Completed in 3 milliseconds