Home
last modified time | relevance | path

Searched refs:getDisplayBottomLocation (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/evs/app/
DConfigManager.h53 float getDisplayBottomLocation() const { in getDisplayBottomLocation() function
59 return (getDisplayTopLocation() - getDisplayBottomLocation()) * 0.5f * aspectRatio; in getDisplayRightLocation()
DRenderTopView.cpp186 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()