Home
last modified time | relevance | path

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

/third_party/libinput/doc/user/
Dconfiguration.rst156 Rotation chapter
/third_party/rust/crates/tracing/tracing-appender/src/
Drolling.rs142 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/
Dpptypes.h13 enum Rotation { ROT_0, ROT_90, ROT_180, ROT_270 }; // CCW enum
/third_party/flutter/engine/flutter/flow/
Dmatrix_decomposition_unittests.cc15 TEST(MatrixDecomposition, Rotation) { in TEST() argument
/third_party/ffmpeg/libavfilter/
Dv360.h92 enum Rotation { enum
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h850 Rotation = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBC_Decoder.cpp1124 constexpr Bitfield Rotation() const { return Partition().Then(RB); } in Rotation() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1161 RotationValue Rotation = kRotateNone; in emitSignExtend() local
/third_party/skia/third_party/externals/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