Searched defs:angles (Results 1 – 11 of 11) sorted by relevance
/external/eigen/unsupported/Eigen/src/EulerAngles/ |
D | EulerAngles.h | 193 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/ |
D | euler_angles.inl | 281 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/ |
D | OrientationListener.java | 46 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/ |
D | OrientationListener.java | 46 private final float[] angles = new float[3]; field in OrientationListener
|
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/ |
D | OrientationListener.java | 47 private final float[] angles = new float[3]; field in OrientationListener
|
/external/libaom/libaom/test/ |
D | dr_prediction_test.cc | 380 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/ |
D | vktRayQueryDirectionTests.cpp | 571 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/ |
D | vktRayTracingDirectionTests.cpp | 724 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests() local 816 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests() local
|
/external/eigen/demos/opengl/ |
D | quaternion_demo.cpp | 59 static const float angles [10] = { in FancySpheres() local
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | image_preprocessing.py | 695 def get_rotation_matrix(angles, image_height, image_width, name=None): argument
|
/external/skia/gm/ |
D | gradients.cpp | 994 } angles[] = { variable
|