Home
last modified time | relevance | path

Searched defs:SetScale (Results 1 – 25 of 37) sorted by relevance

12

/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_color_matrix.h31 virtual void SetScale(scalar sr, scalar sg, scalar sb, scalar sa) {} in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
Dscale_filter.cpp34 void ScaleFilter::SetScale(float scale) in SetScale() function in OHOS::Rosen::ScaleFilter
/foundation/arkui/ace_engine/frameworks/core/components/transform/
Dclick_spring_effect.h58 void SetScale(double scale) in SetScale() function
/foundation/arkui/ace_engine/frameworks/core/components/root/
Drender_root.h36 void SetScale(float scale) in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dcolor_matrix.cpp99 void ColorMatrix::SetScale(scalar sr, scalar sg, scalar sb, scalar sa) in SetScale() function in OHOS::Rosen::Drawing::ColorMatrix
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
Dbase_gesture_event.h133 void SetScale(double scale) in SetScale() function
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dinteractive_effect.h61 void SetScale(double scale) in SetScale() function
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dmatrix.cpp41 Matrix &Matrix::SetScale(const float sx, const float sy) in SetScale() function in OHOS::Media::Matrix
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_obj_geometry.h125 void SetScale(float x, float y) in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Drender_service_client_modifier_demo.cpp335 void SetScale(Vector2f scale) in SetScale() function in NodeModifier
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
Dmatrix.cpp48 void Matrix::SetScale(scalar sx, scalar sy) in SetScale() function in OHOS::Rosen::Drawing::Matrix
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h63 void SetScale(double scale) in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_matrix.cpp58 void SkiaMatrix::SetScale(scalar sx, scalar sy) in SetScale() function in OHOS::Rosen::Drawing::SkiaMatrix
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_image.cpp506 void RSImage::SetScale(double scale) in SetScale() function in OHOS::Rosen::RSImage
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Drender_node_modifier.cpp151 void SetScale(NodeHandle node, float scaleX, float scaleY) in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_particle.cpp301 void RSRenderParticle::SetScale(const float& scale) in SetScale() function in OHOS::Rosen::RSRenderParticle
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp802 void RSNode::SetScale(float scale) in SetScale() function in OHOS::Rosen::RSNode
807 void RSNode::SetScale(float scaleX, float scaleY) in SetScale() function in OHOS::Rosen::RSNode
812 void RSNode::SetScale(const Vector2f& scale) in SetScale() function in OHOS::Rosen::RSNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.cpp284 void ViewAbstractModelNG::SetScale(float x, float y, float z) in SetScale() function in OHOS::Ace::NG::ViewAbstractModelNG
Dview_abstract.cpp1196 void ViewAbstract::SetScale(const NG::VectorF &value) in SetScale() function in OHOS::Ace::NG::ViewAbstract
1204 void ViewAbstract::SetScale(FrameNode *frameNode, const NG::VectorF &value) in SetScale() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/base/geometry/
Dmatrix4.cpp138 void Matrix4::SetScale(double x, double y, double z) in SetScale() function in OHOS::Ace::Matrix4
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dnode_system.cpp390 void SetScale(const Math::Vec3& scale) override in SetScale() function in NodeSystem::SceneNode
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_render_node_bridge.cpp198 ArkUINativeModuleValue RenderNodeBridge::SetScale(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetScale() function in OHOS::Ace::NG::RenderNodeBridge
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.h764 void SetScale(double scale) in SetScale() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h268 virtual void SetScale(float scaleX, float scaleY) {} in SetScale() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp2372 void SceneSession::SetScale(float scaleX, float scaleY, float pivotX, float pivotY) in SetScale() function in OHOS::Rosen::SceneSession

12