Searched defs:Rotation (Results 1 – 9 of 9) sorted by relevance
/third_party/libinput/doc/user/ |
D | configuration.rst | 156 Rotation chapter
|
/third_party/rust/crates/tracing/tracing-appender/src/ |
D | rolling.rs | 142 rotation: Rotation, in new() 440 pub struct Rotation(RotationKind); struct 450 impl Rotation { implementation 523 rotation: Rotation, in new() 736 fn test_appender(rotation: Rotation, file_prefix: &str) { in test_appender()
|
/third_party/cups-filters/filter/pdftopdf/ |
D | pptypes.h | 13 enum Rotation { ROT_0, ROT_90, ROT_180, ROT_270 }; // CCW enum
|
/third_party/flutter/engine/flutter/flow/ |
D | matrix_decomposition_unittests.cc | 15 TEST(MatrixDecomposition, Rotation) { in TEST() argument
|
/third_party/ffmpeg/libavfilter/ |
D | v360.h | 92 enum Rotation { enum
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
D | ShaderLang.h | 850 Rotation = 2, enumerator
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | BC_Decoder.cpp | 1124 constexpr Bitfield Rotation() const { return Partition().Then(RB); } in Rotation() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 1161 RotationValue Rotation = kRotateNone; in emitSignExtend() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 11638 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
|