Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dlog_helpers.h56 << (fov.GetRight() * 180.0f / M_PI) << ','
Dfield_of_view.h30 float GetRight() const { return right_; } in GetRight() function