Home
last modified time | relevance | path

Searched refs:PULSE (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
H A Dconstants.h30 PULSE, member in OHOS::Ace::SymbolEffectType
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_run_test.cpp97 symbolText.SetSymbolEffect(RSEffectStrategy::PULSE); in HWTEST_F()
99 EXPECT_TRUE(symbolText.GetEffectStrategy() == RSEffectStrategy::PULSE); in HWTEST_F()
237 RSEffectStrategy effectStrategy = RSEffectStrategy::PULSE; in HWTEST_F()
H A Dhm_symbol_txt_test.cpp155 EXPECT_EQ(textStyle.symbol.GetEffectStrategy(), Drawing::DrawingEffectStrategy::PULSE); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp33 {6, Drawing::DrawingEffectStrategy::PULSE},
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dhm_symbol.h109 PULSE = 6, enumerator
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_test_utils.h181 Drawing::DrawingEffectStrategy::PULSE, // effectStrategy is PULSE;
H A Drs_symbol_animation_test.cpp427 symbolAnimationConfig->effectStrategy = Drawing::DrawingEffectStrategy::PULSE; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_symbol.cpp47 { "PulseSymbolEffect", SymbolEffectType::PULSE },
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp368 case Drawing::DrawingEffectStrategy::PULSE: in ChooseAnimation()

Completed in 7 milliseconds