Searched refs:dxMinViewportBoundsX (Results 1 – 1 of 1) sorted by relevance
1458 int dxMinViewportBoundsX = -dxMaxViewportBoundsX; in syncViewport() local1468 dxMinViewportBoundsX = 0; in syncViewport()1485 gl::clamp(viewport.x + mCurViewportOffset.x, dxMinViewportBoundsX, dxMaxViewportBoundsX); in syncViewport()