Home
last modified time | relevance | path

Searched refs:getDisplayLeftLocation (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/support_library/
H A DConfigManager.h65 float getDisplayLeftLocation(float aspectRatio) const { in getDisplayLeftLocation() function
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DConfigManager.h74 float getDisplayLeftLocation(float aspectRatio) const { in getDisplayLeftLocation() function
H A DRenderTopView.cpp194 const float left = mConfig.getDisplayLeftLocation(sAspectRatio); in drawFrame()