Searched refs:getDisplayBottomLocation (Results 1 – 2 of 2) sorted by relevance
53 float getDisplayBottomLocation() const { in getDisplayBottomLocation() function59 return (getDisplayTopLocation() - getDisplayBottomLocation()) * 0.5f * aspectRatio; in getDisplayRightLocation()
186 const float bottom = mConfig.getDisplayBottomLocation(); in drawFrame()288 const float visibleSizeV = mConfig.getDisplayTopLocation() - mConfig.getDisplayBottomLocation(); in renderCameraOntoGroundPlane()303 const float bottom = mConfig.getDisplayBottomLocation(); in renderCameraOntoGroundPlane()