Home
last modified time | relevance | path

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

123456

/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
/third_party/typescript/tests/baselines/reference/
H A DtemplateLiteralTypes2.js
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.cpp56 RefPtr<TransformComponent> rotate = AceType::MakeRefPtr<TransformComponent>(); in BuildItem() local
/foundation/arkui/ui_lite/interfaces/kits/events/
H A Drotate_event.h60 RotateEvent(int16_t rotate) : rotate_(static_cast<int16_t>(rotate * ROTATE_SENSITIVITY)) {} // Rotation direction in RotateEvent() argument
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/shape/
H A Drectangle.cpp83 Matrix4x4 rotate = Matrix4x4::Identity(); in Update() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_circle.cpp103 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_line.cpp93 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_ellipse.cpp94 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_rect.cpp94 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_path.cpp98 void RosenRenderSvgPath::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.h48 double rotate = 0.0; member
53 double rotate = 0.0; member
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h52 RotateOption rotate; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_transition_imp.cpp67 ArkUI_TransitionEffect* OH_ArkUI_CreateRotationTransitionEffect(ArkUI_RotationOptions* rotate) in OH_ArkUI_CreateRotationTransitionEffect() argument
H A Dnode_transition.h42 ArkUI_RotationOptions* 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
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.cpp60 RefPtr<TransformComponent> rotate = AceType::MakeRefPtr<TransformComponent>(); in BuildItem() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dmotion_path_evaluator.h36 float rotate = 0.0f; member
/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_math_unit_test.cpp654 Matrix3<uint64_t> rotate = Matrix3<uint64_t>::Rotate(0, Vector2<uint64_t>(0, 0)); in HWTEST_F() local
[all...]
/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

Completed in 9 milliseconds

123456