Home
last modified time | relevance | path

Searched defs:rotate (Results 51 - 70 of 70) sorted by relevance

123

/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_instr.h55 bool rotate:1; member
/third_party/skia/src/core/
H A DSkCanvas.cpp1354 void SkCanvas::rotate(SkScalar degrees) { in rotate() function in SkCanvas
1360 void SkCanvas::rotate(SkScalar degrees, SkScalar px, SkScalar py) { in rotate() function in SkCanvas
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c1228 double freq, rotate, saturate, gray, intensity; in rpng2_x_load_bg_image() local
2000 double freq, rotate, saturate, gray, intensity; in rpng2_x_reload_bg_image() local
[all...]
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h1361 FT_PaintRotate rotate; member
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c886 FT_Angle total, rotate; in ft_stroker_arcto() local
975 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1043 FT_Angle rotate; in ft_stroker_outside() local
1428 FT_Angle theta, phi, rotate, alpha0 = 0; FT_EXPORT_DEF() local
1635 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; FT_EXPORT_DEF() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c4064 static inline void rotate(const float rot_quaternion[2][4], in rotate() function
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c1518 static const enum a6xx_rotation rotate[2][2] = { in tu6_blit_image() local
/third_party/libinput/src/
H A Devdev-mt-touchpad.c3894 bool rotate = false; in tp_requires_rotation() local
[all...]
H A Devdev-mt-touchpad.h531 bool rotate; member
/third_party/lz4/lib/
H A Dlz4hc.c167 static U32 LZ4HC_rotatePattern(size_t const rotate, U32 const pattern) in LZ4HC_rotatePattern() argument
/third_party/python/Lib/
H A D_pydecimal.py3646 def rotate(self, other, context=None): member in Decimal
5373 def rotate(self, a, b): member in Context
[all...]
H A Dturtle.py269 def rotate(self, angle): member in Vec2D
/third_party/skia/modules/canvaskit/
H A Dexterns.js
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp2490 Int rotate; /* rhs as an Int */ in uprv_decNumberRotate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5790 unsigned rotate = (fieldFromInstruction(Insn, 20, 2) << 0); in DecodeNEONComplexLane64Instruction() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc1932 void Assembler::sxtb(Register dst, Register src, int rotate, Condition cond) { in sxtb() argument
1943 void Assembler::sxtab(Register dst, Register src1, Register src2, int rotate, in sxtab() argument
1956 sxth(Register dst, Register src, int rotate, Condition cond) sxth() argument
1967 sxtah(Register dst, Register src1, Register src2, int rotate, Condition cond) sxtah() argument
1980 uxtb(Register dst, Register src, int rotate, Condition cond) uxtb() argument
1991 uxtab(Register dst, Register src1, Register src2, int rotate, Condition cond) uxtab() argument
2004 uxtb16(Register dst, Register src, int rotate, Condition cond) uxtb16() argument
2015 uxth(Register dst, Register src, int rotate, Condition cond) uxth() argument
2026 uxtah(Register dst, Register src1, Register src2, int rotate, Condition cond) uxtah() argument
5140 int rotate = Instruction::RotateValue(instr) * 2; DecodeShiftImm() local
[all...]
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1456 int rotate = instr->RotateValue() * 2; in GetImm() local
2765 int32_t rotate = instr->Bits(11, 10); in DecodeType3() local
2784 int32_t rotate = instr->Bits(11, 10); in DecodeType3() local
2804 int32_t rotate = instr->Bits(11, 10); in DecodeType3() local
2823 int32_t rotate in DecodeType3() local
2854 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2882 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2901 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2921 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
2940 int32_t rotate = instr->Bits(11, 10); DecodeType3() local
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs2378 macro_rules! rotate { macros
[all...]

Completed in 102 milliseconds

123