Home
last modified time | relevance | path

Searched refs:SetScale (Results 1 - 25 of 140) sorted by relevance

123456

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dpow_builder.h38 OH_NN_ReturnCode SetScale(const std::shared_ptr<NNTensor>& tensor);
45 {OH_NN_POW_SCALE, &PowBuilder::SetScale},
H A Dexp_builder.h42 OH_NN_ReturnCode SetScale(const std::shared_ptr<NNTensor>& tensor);
51 {OH_NN_EXP_SCALE, &ExpBuilder::SetScale},
H A Ddetection_post_process_builder.h40 OH_NN_ReturnCode SetScale(const std::shared_ptr<NNTensor>& tensor);
63 {OH_NN_DETECTION_POST_PROCESS_SCALE, &DPPBuilder::SetScale},
H A Dpow_builder.cpp34 OH_NN_ReturnCode PowBuilder::SetScale(const std::shared_ptr<NNTensor>& tensor) in SetScale() function in OHOS::NeuralNetworkRuntime::Ops::PowBuilder
H A Dexp_builder.cpp53 OH_NN_ReturnCode ExpBuilder::SetScale(const std::shared_ptr<NNTensor>& tensor) in SetScale() function in OHOS::NeuralNetworkRuntime::Ops::ExpBuilder
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dgaussian_blur_filter.cpp24 upSampleFilter_->SetScale(INVERSE_DOWNSAMPLE_FACTOR); in GaussianBlurFilter()
26 downSampleFilter_->SetScale(DOWNSAMPLE_FACTOR); in GaussianBlurFilter()
H A Dscale_filter.cpp34 void ScaleFilter::SetScale(float scale) in SetScale() function in OHOS::Rosen::ScaleFilter
/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddetection_post_process_test.cpp36 void SetScale(OH_NN_DataType dataType,
82 void DetectionPostProcessBuilderTest::SetScale(OH_NN_DataType dataType, in SetScale() function in OHOS::NeuralNetworkRuntime::UnitTest::DetectionPostProcessBuilderTest
199 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
223 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
253 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
280 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
333 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
388 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
417 SetScale(OH_NN_FLOAT32, m_paramDim, nullptr, OH_NN_DETECTION_POST_PROCESS_SCALE); in HWTEST_F()
446 SetScale(OH_NN_FLOAT3 in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color_matrix.h31 virtual void SetScale(scalar sr, scalar sg, scalar sb, scalar sa) {} in SetScale() function in OHOS::Ace::Testing::TestingColorMatrix
H A Dtesting_matrix.h44 void SetScale(float sx, float sy) {} in SetScale() function in OHOS::Ace::Testing::TestingMatrix
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dcolor_matrix_test.cpp159 colorMatrix->SetScale(1.1f, 1.3f, 1.0f, 0.5f); in HWTEST_F()
174 colorMatrix->SetScale(0.5f, 1.0f, 1.5f, 0.6f); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.h58 void SetScale(double scale) in SetScale() function in OHOS::Ace::ClickSpringEffect
H A Dclick_spring_effect.cpp79 effect->SetScale(value); in ShowAnimation()
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dtv_interactive_effect.cpp37 effect->SetScale(value); in BuildStateAnimation()
H A Dwatch_interactive_effect.cpp60 effect->SetScale(value); in BuildClickScaleAnimation()
H A Dinteractive_effect.h61 void SetScale(double scale) in SetScale() function in OHOS::Ace::InteractiveEffect
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Dscale_filter.h32 void SetScale(float scale);
/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Drender_root.h36 void SetScale(float scale) in SetScale() function in OHOS::Ace::RenderRoot
H A Drosen_render_root.cpp51 rsNode->SetScale(scale_); in SyncGeometryProperties()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_matrix.h64 void SetScale(scalar sr, scalar sg, scalar sb, scalar sa);
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg.cpp45 rsNode->SetScale(scale); in UpdateTransformByGlobalOffset()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/
H A Drsnode_fuzzer.cpp141 surfaceNode->SetScale(GetData<float>()); in RSNodeFuzzTestInner01()
142 surfaceNode->SetScale(GetData<float>(), GetData<float>()); in RSNodeFuzzTestInner01()
143 surfaceNode->SetScale(scale); in RSNodeFuzzTestInner01()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_modifier_demo.cpp253 target.SetScale(scale_->Get());
267 void SetScale(Vector2f scale) in SetScale() function in NodeModifier
402 nodeModifier->SetScale(Vector2f(1.f, 1.f)); in main()
412 nodeModifier->SetScale(Vector2f(3.f, 3.f)); in main()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmatrix_test.cpp84 * @tc.desc: SetScale
93 matrix_.SetScale(tx, ty); in HWTEST_F()
101 * @tc.desc: SetScale
110 matrix_.SetScale(tx, ty); in HWTEST_F()
118 * @tc.desc: SetScale
127 matrix_.SetScale(tx, ty); in HWTEST_F()
135 * @tc.desc: SetScale
144 matrix_.SetScale(tx, ty); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/colormatrix_fuzzer/
H A Dcolormatrix_fuzzer.cpp47 colorMatrix.SetScale(sr, sg, sb, sa); in ColorMatrixFuzzTest001()

Completed in 14 milliseconds

123456