Searched refs:getViewPortRight (Results 1 – 3 of 3) sorted by relevance
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