Home
last modified time | relevance | path

Searched defs:GetScale (Results 1 – 18 of 18) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/transform/
Dclick_spring_effect.h53 double GetScale() const in GetScale() function
/foundation/arkui/ace_engine/frameworks/core/components/root/
Drender_root.h44 float GetScale() const in GetScale() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
Dbase_gesture_event.h138 double GetScale() const in GetScale() function
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dinteractive_effect.h57 double GetScale() const in GetScale() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_showing_properties_freezer.cpp121 std::optional<Vector2f> RSShowingPropertiesFreezer::GetScale() const in GetScale() function in OHOS::Rosen::RSShowingPropertiesFreezer
Drs_modifier_extractor.cpp126 Vector2f RSModifierExtractor::GetScale() const in GetScale() function in OHOS::Rosen::RSModifierExtractor
/foundation/arkui/ace_engine/frameworks/core/common/
Dace_view.h120 virtual bool GetScale(float& scaleX, float& scaleY) in GetScale() function
/foundation/window/window_manager/utils/src/
Dwm_math.cpp171 Vector3 Matrix4::GetScale() const in GetScale() function in OHOS::Rosen::TransformHelper::Matrix4
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h68 double GetScale() const in GetScale() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_particle.cpp501 float RSRenderParticle::GetScale() in GetScale() function in OHOS::Rosen::RSRenderParticle
/foundation/graphic/graphic_3d/kits/js/src/
DNodeImpl.cpp231 napi_value NodeImpl::GetScale(NapiApi::FunctionContext<>& ctx) in GetScale() function in NodeImpl
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dnode_system.cpp456 Math::Vec3 GetScale() const override in GetScale() function in NodeSystem::SceneNode
610 Math::Vec3 GetScale(const Entity entity) const override in GetScale() function in NodeSystem::NodeCache
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.h758 double GetScale() in GetScale() function
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.cpp1044 std::unique_ptr<JsonValue> InspectorComposedElement::GetScale() const in GetScale() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp784 Vector2f RSProperties::GetScale() const in GetScale() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp4225 NG::VectorF ViewAbstract::GetScale(FrameNode* frameNode) in GetScale() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp2121 void GetScale(ArkUINodeHandle node, ArkUIScaleType* scaleType) in GetScale() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp1188 const ArkUI_AttributeItem* GetScale(ArkUI_NodeHandle node) in GetScale() function