Home
last modified time | relevance | path

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

/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/include/effect/
Dcolor_matrix.h102 void SetScale(scalar sr, scalar sg, scalar sb, scalar sa) 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.cpp32 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.h138 void SetScale(float x, float y) in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp513 void RSNode::SetScale(float scale) in SetScale() function in OHOS::Rosen::RSNode
518 void RSNode::SetScale(float scaleX, float scaleY) in SetScale() function in OHOS::Rosen::RSNode
523 void RSNode::SetScale(const Vector2f& scale) in SetScale() function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_image.cpp244 void RSImage::SetScale(double scale) in SetScale() function in OHOS::Rosen::RSImage
/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_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp333 void RSProperties::SetScale(Vector2f scale) in SetScale() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_info.h378 void SetScale(double scale) in SetScale() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h309 void SetScale(float x, float y, float z) override in SetScale() function
Dview_abstract.cpp727 void ViewAbstract::SetScale(const NG::VectorF& value) in SetScale() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.h764 void SetScale(double scale) in SetScale() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp648 void ViewAbstractModelImpl::SetScale(float x, float y, float z) in SetScale() function in OHOS::Ace::Framework::ViewAbstractModelImpl