Home
last modified time | relevance | path

Searched refs:GetProgress (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_water_ripple_shader_filter.h28 float GetProgress() const;
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/filter/include/
H A Dfilter_water_ripple_para.h36 float GetProgress() const in GetProgress() function in OHOS::Rosen::WaterRipplePara
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_water_ripple_shader_filter.cpp46 float RSWaterRippleShaderFilter::GetProgress() const in GetProgress() function in OHOS::Rosen::RSWaterRippleShaderFilter
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.cpp172 if (progress = BASE_NS::Math::clamp01(progress); progress != GetProgress()) { in Move()
179 status.progress = GetProgress(); in Move()
255 float AnimationState::GetProgress() const noexcept
H A Danimation_state.h118 float GetProgress() const noexcept;
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drender_data_panel.h145 double GetProgress() const in GetProgress() function in OHOS::Ace::RenderProgressDataPanel
H A Drosen_render_data_panel.cpp854 arcData.progress = GetProgress(); in PaintRingProgress()
/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_test_ng.h112 void GetProgress();
H A Dprogress_builder_test_ng.cpp88 void GetProgress();
139 void ProgressBuilderTestNg::GetProgress() in GetProgress() function in OHOS::Ace::NG::ProgressBuilderTestNg
158 GetProgress(); in CreateProgress()
H A Dprogress_test_ng.cpp67 void ProgressTestNg::GetProgress() in GetProgress() function in OHOS::Ace::NG::ProgressTestNg
86 GetProgress(); in CreateProgress()
H A Dprogress_content_modifier_test_ng.cpp89 void GetProgress();
140 void ProgressConModTestNg::GetProgress() in GetProgress() function in OHOS::Ace::NG::ProgressConModTestNg
159 GetProgress(); in CreateProgress()
/foundation/graphic/graphic_3d/kits/js/include/
H A DAnimationJS.h86 napi_value GetProgress(NapiApi::FunctionContext<>& ctx);
/foundation/graphic/graphic_3d/kits/js/src/
H A DAnimationJS.cpp61 DeclareGet(float, "progress", GetProgress); in Init()
206 napi_value AnimationJS::GetProgress(NapiApi::FunctionContext<>& ctx) in GetProgress() function in AnimationJS
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsuieffect_fuzzer/
H A Drsuieffect_fuzzer.cpp180 waterRipplePara->GetProgress(); in WaterRippleParaFuzzTest()
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dadvanced_pattern_theme.h225 const Color& GetProgress() const in GetProgress() function in OHOS::Ace::AdvancedPatternTheme
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1406 auto progress = waterRipplePara->GetProgress(); in SetUIBackgroundFilter()

Completed in 17 milliseconds