Searched refs:getDisplayTopLocation (Results 1 – 2 of 2) sorted by relevance
184 const float top = mConfig.getDisplayTopLocation(); in drawFrame()284 const float visibleSizeV = mConfig.getDisplayTopLocation() - mConfig.getDisplayBottomLocation(); in renderCameraOntoGroundPlane()298 const float top = mConfig.getDisplayTopLocation(); in renderCameraOntoGroundPlane()
49 float getDisplayTopLocation() const { in getDisplayTopLocation() function59 return (getDisplayTopLocation() - getDisplayBottomLocation()) * 0.5f * aspectRatio; in getDisplayRightLocation()