Searched refs:getDisplayBottomLocation (Results 1 – 3 of 3) sorted by relevance
57 float getDisplayBottomLocation() const { in getDisplayBottomLocation() function63 return (getDisplayTopLocation() - getDisplayBottomLocation()) * 0.5f * aspectRatio; in getDisplayRightLocation()
65 float getDisplayBottomLocation() const { in getDisplayBottomLocation() function71 return (getDisplayTopLocation() - getDisplayBottomLocation()) * 0.5f * aspectRatio; in getDisplayRightLocation()
180 const float bottom = mConfig.getDisplayBottomLocation(); in drawFrame()277 const float visibleSizeV = mConfig.getDisplayTopLocation() - mConfig.getDisplayBottomLocation(); in renderCameraOntoGroundPlane()292 const float bottom = mConfig.getDisplayBottomLocation(); in renderCameraOntoGroundPlane()