Searched refs:dxViewportTopLeftY (Results 1 – 1 of 1) sorted by relevance
1458 int dxViewportTopLeftY = 0; in syncViewport() local1466 dxViewportTopLeftY = in syncViewport()1469 dxViewportHeight = gl::clamp(viewport.height, 0, dxMaxViewportBoundsY - dxViewportTopLeftY); in syncViewport()1481 dxViewportTopLeftY - dxViewportHeight); in syncViewport()1485 dxViewport.TopLeftY = static_cast<float>(dxViewportTopLeftY); in syncViewport()1518 static_cast<FLOAT>(dxViewportTopLeftY), in syncViewport()