Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dlog_helpers.h57 << (fov.GetBottom() * 180.0f / M_PI) << ','
H A Dfield_of_view.h31 float GetBottom() const { return bottom_; } in GetBottom() function