Searched refs:fov (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | log_helpers.h | 54 inline std::ostream& operator<<(std::ostream& out, const FieldOfView& fov) { 55 return out << "fov(" << (fov.GetLeft() * 180.0f / M_PI) << ',' 56 << (fov.GetRight() * 180.0f / M_PI) << ',' 57 << (fov.GetBottom() * 180.0f / M_PI) << ',' 58 << (fov.GetTop() * 180.0f / M_PI) << ')';
|
H A D | field_of_view.h | 25 explicit FieldOfView(const float* fov) in FieldOfView() argument 26 : FieldOfView(fov[0], fov[1], fov[2], fov[3]) {} in FieldOfView()
|
/aosp12/hardware/google/camera/common/hal/hwl_interface/ |
H A D | multicam_roi_translator.h | 33 float fov; member
|
/aosp12/frameworks/native/libs/math/include/math/ |
H A D | mat4.h | 285 …static CONSTEXPR TMat44 perspective(T fov, T aspect, T near, T far, Fov direction = Fov::VERTICAL); 473 CONSTEXPR TMat44<T> TMat44<T>::perspective(T fov, T aspect, T near, T far, TMat44::Fov direction) { in perspective() argument 478 h = std::tan(fov * M_PI / 360.0f) * near; in perspective() 481 w = std::tan(fov * M_PI / 360.0f) * near; in perspective()
|
/aosp12/hardware/interfaces/automotive/sv/1.0/ |
H A D | types.hal | 119 * Horizontal field of view of the virtual view in degrees. Vertical fov is scaled accordingly
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
/aosp12/frameworks/base/native/graphics/jni/fuzz/corpus/ |
H A D | sample_raf.raf | 16540 �e�h��;r�f�he�9Yfj�fov:(�m�fR�;��d4e��9TFf�ch�F;>�gtf><e�dTjj�9[Vh��i{:a�f�hA<f�f�g@v<e…
|