Home
last modified time | relevance | path

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

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