Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DConfigManager.h57 float getDisplayRightLocation(float aspectRatio) const { in getDisplayRightLocation() function
63 return -getDisplayRightLocation(aspectRatio); in getDisplayLeftLocation()
DRenderTopView.cpp187 const float right = mConfig.getDisplayRightLocation(sAspectRatio); in drawFrame()