Home
last modified time | relevance | path

Searched defs:SetScale (Results 1 – 25 of 41) 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
Dtesting_matrix.h44 void SetScale(float sx, float sy) {} in SetScale() function
Dtesting_canvas.h127 void SetScale(float sx, float sy) {} in SetScale() function
/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/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
Dpow_builder.cpp34 OH_NN_ReturnCode PowBuilder::SetScale(const std::shared_ptr<NNTensor>& tensor) in SetScale() function in OHOS::NeuralNetworkRuntime::Ops::PowBuilder
Dexp_builder.cpp53 OH_NN_ReturnCode ExpBuilder::SetScale(const std::shared_ptr<NNTensor>& tensor) in SetScale() function in OHOS::NeuralNetworkRuntime::Ops::ExpBuilder
Ddetection_post_process_builder.cpp58 OH_NN_ReturnCode DetectionPostProcessBuilder::SetScale(const std::shared_ptr<NNTensor>& tensor) in SetScale() function in OHOS::NeuralNetworkRuntime::Ops::DetectionPostProcessBuilder
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
Dcolor_matrix.cpp105 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/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_obj_geometry.h141 void SetScale(float x, float y) in SetScale() function
146 void SetScale(float x, float y, float z) 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/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_content_modifier.h194 void SetScale(const VectorF& scale) in SetScale() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Drender_service_client_modifier_demo.cpp269 void SetScale(Vector2f scale) in SetScale() function in NodeModifier
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
Dmatrix.cpp58 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_3d/kits/js/src/
DNodeImpl.cpp346 void NodeImpl::SetScale(NapiApi::FunctionContext<NapiApi::Object>& ctx) in SetScale() function in NodeImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_particle.cpp410 void RSRenderParticle::SetScale(const float& scale) in SetScale() function in OHOS::Rosen::RSRenderParticle
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_node.h460 void SetScale(double scale) in SetScale() function
/foundation/ai/neural_network_runtime/test/unittest/ops/
Ddetection_post_process_test.cpp82 void DetectionPostProcessBuilderTest::SetScale(OH_NN_DataType dataType, in SetScale() function in OHOS::NeuralNetworkRuntime::UnitTest::DetectionPostProcessBuilderTest
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dnode_system.cpp447 void SetScale(const Math::Vec3& scale) override in SetScale() function in NodeSystem::SceneNode
604 void SetScale(const Entity entity, const Math::Vec3& scale) override in SetScale() function in NodeSystem::NodeCache
/foundation/arkui/ace_engine/frameworks/base/geometry/
Dmatrix4.cpp162 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/render/
Drs_image.cpp690 void RSImage::SetScale(double scale) in SetScale() function in OHOS::Rosen::RSImage

12