Home
last modified time | relevance | path

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

/third_party/mesa3d/src/hgl/
DGLView.cpp423 BRegion boundsRegion = fBounds.OffsetByCopy(localInfo->window_bounds.left, in _CallDirectConnected() local
425 info->window_bounds = boundsRegion.RectAtInt(0); in _CallDirectConnected()
427 region.IntersectWith(&boundsRegion); in _CallDirectConnected()