Home
last modified time | relevance | path

Searched defs:SetRotate (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dmotion_path_option.h60 void SetRotate(bool value) in SetRotate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_text_component.cpp121 void SvgTextComponent::SetRotate(double rotate) in SetRotate() function in OHOS::Ace::SvgTextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer_item.h86 void SetRotate(double angle) in SetRotate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_item.h100 void SetRotate(double angle) in SetRotate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_declaration.h40 void SetRotate(double rotate) in SetRotate() function
H A Dsvg_animate_declaration.h197 void SetRotate(const std::string& rotate) in SetRotate() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dmatrix.cpp47 Matrix &Matrix::SetRotate(const float degrees, const float px, const float py) in SetRotate() function in OHOS::Media::Matrix
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h339 void SetRotate(const std::string& rotate) in SetRotate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.h92 void SetRotate(double rotate) in SetRotate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp677 void ViewAbstractModelImpl::SetRotate(float x, float y, float z, float angle, float perspective) in SetRotate() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp1803 void ViewAbstract::SetRotate(const NG::Vector5F& value) in SetRotate() function in OHOS::Ace::NG::ViewAbstract
1811 void ViewAbstract::SetRotate(FrameNode* frameNode, const NG::Vector5F& value) in SetRotate() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2224 void SetRotate(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int32 valLength, const ArkU… in SetRotate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp3352 ArkUINativeModuleValue CommonBridge::SetRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetRotate() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp1200 int32_t SetRotate(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetRotate() function