Home
last modified time | relevance | path

Searched defs:angleY (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Deuler_angles.inl27 T const & angleY
60 T const & angleY
78 T const & angleY,
117 T const & angleY,
128 T const & angleY
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Deuler_angles.inl27 T const & angleY
60 T const & angleY
78 T const & angleY,
117 T const & angleY,
128 T const & angleY
/aosp_15_r20/frameworks/libs/systemui/toruslib/torus-math/src/main/java/com/google/android/torus/math/
DRotationQuaternion.kt128 val angleY = if (abs(tmp) >= 1) { in toEulerAngles() constant
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp1195 float angleY = 1.0f + 2.0f * DE_PI * ((float)cellNdx / 32.0f); in getAffineTexCoord3D() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp786 const float angleY = 1.0f + 2.0f * DE_PI * ((float)cellNdx / 32.0f); in getAffineTexCoord3D() local