Home
last modified time | relevance | path

Searched refs:qy (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_decompose.inl172 s = sqrt (static_cast<T>(1) + Row[1][1] - Row[0][0] - Row[2][2]) * static_cast<T>(2); // S=4*qy
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Daccelstructures.adoc1447 * pname:qy is the y component of the rotation quaternion
1473 {empty}:: [eq]#code:R = [ pname:qx, pname:qy, pname:qz, pname:qw ]#
1478 {empty}:: [eq]#[ pname:qx, pname:qy, pname:qz ] = sin(code:theta/2)
/hardware/interfaces/tv/tuner/assets/
Dtuner_frontend_input.ts1185 |cV� �K2���DM��A�‚\�L*�G�qv c�/>0K��ɒ�B�qy �� �%��G� �D$� � ����K�����\0d]U{
Dtuner_frontend_input.es1373 |cV� �K2���DM��A�‚\�L*�qv c�/>0K��ɒ�B�qy �� �%��G� �D$� � ����K�����\0d]U{
2530 �p�^81���7a� uX��z��qy�ќ�x%���TV��������)�?����*_m\zd+z�t)�]�
4095 …�u��Dy��-�L�|�uι�:����?���\�?�s������ ����A���0(͐���!��\��V�I�T�J|}qy�r 呁��f?�0���d`3׋�…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h15264 float qy; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp737 VULKAN_HPP_HASH_COMBINE( seed, sRTDataNV.qy ); in operator ()()