Home
last modified time | relevance | path

Searched defs:angles (Results 1 – 11 of 11) sorted by relevance

/external/eigen/unsupported/Eigen/src/EulerAngles/
DEulerAngles.h193 const Vector3& angles() const { return m_angles; } in angles() function
195 Vector3& angles() { return m_angles; } in angles() function
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Deuler_angles.inl281 tvec3<T, P> const & angles
290 tvec3<T, P> const & angles
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DOrientationListener.java46 private final float[] angles = new float[3]; field in OrientationListener
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DOrientationListener.java46 private final float[] angles = new float[3]; field in OrientationListener
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/
DOrientationListener.java47 private final float[] angles = new float[3]; field in OrientationListener
/external/libaom/libaom/test/
Ddr_prediction_test.cc380 const int angles[] = { 3, 45, 87 }; in TEST_P() local
446 const int angles[] = { 3, 45, 87 }; in TEST_P() local
487 const int angles[] = { 3, 45, 87 }; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp571 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests() local
644 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp724 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests() local
816 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests() local
/external/eigen/demos/opengl/
Dquaternion_demo.cpp59 static const float angles [10] = { in FancySpheres() local
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dimage_preprocessing.py695 def get_rotation_matrix(angles, image_height, image_width, name=None): argument
/external/skia/gm/
Dgradients.cpp994 } angles[] = { variable