Home
last modified time | relevance | path

Searched defs:rotate (Results 1 - 25 of 134) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
H A DtemplateLiteralTypes2.js
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl60 sub rotate { subroutine
/third_party/skia/samplecode/
H A DSampleManyRects.cpp42 SkMatrix rotate; variable
/third_party/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl60 sub rotate { subroutine
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.h26 struct v4l2_ctrl *rotate; member
/third_party/backends/frontend/
H A Djpegtopdf.h59 SANE_Int rotate; member
/third_party/python/Modules/
H A Drotatingtree.c67 int rotate; in RotatingTree_Get() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dalgorithm.h148 ForwardIterator rotate(ForwardIterator first, ForwardIterator middle, in rotate() function
[all...]
/third_party/skia/gm/
H A Dlocalmatriximageshader.cpp37 SkMatrix rotate; in DEF_SIMPLE_GM() local
/third_party/skia/docs/examples/
H A DColor_Wheel.cpp14 const SkMatrix rotate = SkMatrix::MakeAll(0, -1, 0, 1, 0, 0, 0, 0, 1); in REG_FIDDLE() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.h36 uint8_t rotate; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h36 uint8_t rotate; member
/third_party/skia/src/pathops/
H A DSkOpCubicHull.cpp9 static bool rotate(const SkDCubic& cubic, int zero, int index, SkDCubic& rotPath) { in rotate() function
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dtest_trig.c192 int rotate; in test_rotate() local
/third_party/skia/include/utils/
H A DSkCamera.h39 void rotate(SkScalar /*x*/, SkScalar /*y*/, SkScalar /*z*/) {} in rotate() function in SkPatch3D
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgen-swizzle-math-operations.py89 def rotate(l, n) : function
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c142 int rotate; in display_rotate_show() local
/kernel/linux/linux-5.10/include/linux/
H A Drbtree_augmented.h30 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-5.10/tools/include/linux/
H A Drbtree_augmented.h32 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member
60 bool rotate; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h56 struct v4l2_ctrl *rotate; member
60 bool rotate; member
/kernel/linux/linux-6.6/tools/include/linux/
H A Drbtree_augmented.h32 void (*rotate)(struct rb_node *old, struct rb_node *new); member
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf.cc98 Matrix &Matrix::rotate(Rotation rot) // {{{ in rotate() function in Matrix
147 Matrix &Matrix::rotate(double rad) // {{{ in rotate() function in Matrix
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp72 void MatrixStack::rotate(float angle, float x, float y, float z) in rotate() function in sw::MatrixStack
93 void MatrixStack::rotate(double angle, double x, double y, double z) in rotate() function in sw::MatrixStack
/third_party/skia/tests/
H A DGrQuadBufferTest.cpp46 SkMatrix rotate; in generate_quads() local

Completed in 8 milliseconds

123456