Searched refs:getViewPortTop (Results 1 – 4 of 4) sorted by relevance
136 top = cam.getViewPortTop(); in initialize()378 top = cam.getViewPortTop(); in reshape()
123 …store.y = ((store.y + 1f) * (cam.getViewPortTop() - cam.getViewPortBottom()) / 2f + cam.getViewPor…
955 viewHeight = (int) ((cam.getViewPortTop() - cam.getViewPortBottom()) * cam.getHeight()); in setViewPort()
935 public float getViewPortTop() { in getViewPortTop() method in Camera