Home
last modified time | relevance | path

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

/third_party/libinput/doc/user/
Dconfiguration.rst155 Rotation chapter
/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