| /external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/ | 
| D | Rotation.java | 95 public class Rotation implements Serializable {  class133   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/ | 
| D | desktop_frame_rotation.h | 20 enum class Rotation {  enum
 | 
| /external/webrtc/test/ | 
| D | fake_encoded_frame.cc | 133 FakeFrameBuilder& FakeFrameBuilder::Rotation(VideoRotation rotation) {  in Rotation()  function in webrtc::test::FakeFrameBuilder
 | 
| /external/libkmsxx/py/pykms/ | 
| D | __init__.py | 22 class Rotation(int, Enum):  class
 | 
| /external/pdfium/fpdfsdk/ | 
| D | fpdf_editpage_embeddertest.cpp | 13 TEST_F(FPDFEditPageEmbedderTest, Rotation) {  in TEST_F()  argument
 | 
| /external/swiftshader/src/Device/ | 
| D | BC_Decoder.cpp | 1124 	constexpr Bitfield Rotation() const { return Partition().Then(RB); }  in Rotation()  function
 | 
| /external/angle/include/GLSLANG/ | 
| D | ShaderLang.h | 947     Rotation = 0,  enumerator
 | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | secretmanager.v1.json | 1043     "Rotation": {  object
 | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceAssemblerARM32.cpp | 1161   RotationValue Rotation = kRotateNone;  in emitSignExtend()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 11641   int Rotation = 0;  in matchShuffleAsRotate()  local11726   int Rotation = matchShuffleAsRotate(V1, V2, RepeatedMask);  in matchShuffleAsByteRotate()  local
 11806   int Rotation = matchShuffleAsRotate(Lo, Hi, Mask);  in lowerShuffleAsRotate()  local
 
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 7730   int Rotation = 0;  in lowerVectorShuffleAsByteRotate()  local
 |