Searched refs:getViewPortRight (Results 1 – 4 of 4) sorted by relevance
135 right = cam.getViewPortRight(); in initialize()377 right = cam.getViewPortRight(); in reshape()
122 …store.x = ((store.x + 1f) * (cam.getViewPortRight() - cam.getViewPortLeft()) / 2f + cam.getViewPor…
954 viewWidth = (int) ((cam.getViewPortRight() - cam.getViewPortLeft()) * cam.getWidth()); in setViewPort()
916 public float getViewPortRight() { in getViewPortRight() method in Camera