Home
last modified time | relevance | path

Searched defs:rotate (Results 26 - 50 of 205) sorted by relevance

123456789

/foundation/window/window_manager/wmserver/test/unittest/
H A Dinput_window_monitor_test.cpp79 Rotation rotate = Rotation::ROTATION_0; in HWTEST_F() local
142 Rotation rotate = Rotation::ROTATION_90; in HWTEST_F() 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
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_declaration.h28 double rotate = 0.0; member
40 void SetRotate(double rotate) in SetRotate() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_text_component.cpp121 void SvgTextComponent::SetRotate(double rotate) in SetRotate() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dtransform_convertor.cpp139 void TransformConvertor::AddKeyframe(AnimationType type, double time, const RotateOperation& rotate) in AddKeyframe() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dinput_event_info.h61 int16_t rotate; /* rotate type device used this param for rotate */ member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h29 float rotate; member
/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
/test/xts/hats/hdf/display/composer/common/
H A Ddisplay_test_utils.h67 TransformType rotate = ROTATE_NONE; 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
/third_party/skia/bench/
H A DRotatedRectBench.cpp105 SkMatrix rotate; variable
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Drosen_render_transform.cpp185 Matrix4 rotate = Matrix4::CreateRotate(angle, 0.0f, 1.0f, 0.0f); in Mirror() local
248 auto& rotate = transform.rotateOperation_; in OnRSTransition() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_item.h102 RefPtr<RenderTransform> rotate = AceType::DynamicCast<RenderTransform>(GetChildren().front()); in SetRotate() local

Completed in 10 milliseconds

123456789