Home
last modified time | relevance | path

Searched defs:Rotation (Results 1 – 9 of 9) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DRotation.java95 public class Rotation implements Serializable { class
133 public Rotation(double q0, double q1, double q2, double q3, in Rotation() method in Rotation
173 public Rotation(Vector3D axis, double angle) { in Rotation() method in Rotation
220 public Rotation(double[][] m, double threshold) in Rotation() method in Rotation
313 public Rotation(Vector3D u1, Vector3D u2, Vector3D v1, Vector3D v2) { in Rotation() method in Rotation
448 public Rotation(Vector3D u, Vector3D v) { in Rotation() method in Rotation
496 public Rotation(RotationOrder order, in Rotation() method in Rotation
/external/webrtc/modules/desktop_capture/
Ddesktop_frame_rotation.h20 enum class Rotation { enum
/external/libkmsxx/py/pykms/
D__init__.py22 class Rotation(int, Enum): class
/external/angle/include/GLSLANG/
DShaderLang.h858 Rotation = 2, enumerator
/external/swiftshader/src/Device/
DBC_Decoder.cpp1095 constexpr Bitfield Rotation() const { return Partition().Then(RB); } in Rotation() function
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1163 RotationValue Rotation = kRotateNone; in emitSignExtend() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12384 int Rotation = 0; in matchShuffleAsElementRotate() local
12469 int Rotation = matchShuffleAsElementRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate() local
12549 int Rotation = matchShuffleAsElementRotate(Lo, Hi, Mask); in lowerShuffleAsVALIGN() local
34878 int Rotation = matchShuffleAsElementRotate(V1, V2, Mask); in matchBinaryPermuteShuffle() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11638 int Rotation = 0; in matchShuffleAsRotate() local
11723 int Rotation = matchShuffleAsRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate() local
11803 int Rotation = matchShuffleAsRotate(Lo, Hi, Mask); in lowerShuffleAsRotate() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7730 int Rotation = 0; in lowerVectorShuffleAsByteRotate() local