Home
last modified time | relevance | path

Searched defs:effectStrategy (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dsymbol_span_model_ng.cpp66 void SymbolSpanModelNG::SetSymbolEffect(const uint32_t effectStrategy) in SetSymbolEffect() argument
97 void SymbolSpanModelNG::SetSymbolEffect(FrameNode* frameNode, const uint32_t effectStrategy) in SetSymbolEffect() argument
/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymbolrun_fuzzer/
H A Dhm_symbol_run_fuzzer.cpp42 RSEffectStrategy effectStrategy = SPText::GetObject<RSEffectStrategy>(); in DrawSymbolFuzzTest() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
H A Dsymbol_model_ng.cpp61 void SymbolModelNG::SetSymbolEffect(const std::uint32_t effectStrategy) in SetSymbolEffect() argument
107 void SymbolModelNG::SetSymbolEffect(FrameNode* frameNode, const std::uint32_t effectStrategy) in SetSymbolEffect() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dsymbol_animation_config.h43 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::NONE; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_txt.cpp57 void HMSymbolTxt::SetSymbolEffect(const RSEffectStrategy& effectStrategy) in SetSymbolEffect() argument
H A Dhm_symbol_run.cpp171 bool HMSymbolRun::GetAnimationGroups(uint16_t glyphid, const RSEffectStrategy effectStrategy, in GetAnimationGroups() argument
H A Dhm_symbol_node_build.cpp146 SymbolNodeBuild(const RSAnimationSetting &animationSetting, const RSHMSymbolData &symbolData, const RSEffectStrategy &effectStrategy, const std::pair<float, float> &offset) SymbolNodeBuild() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_symbol_span_modifier.cpp111 void SetSymbolSpanEffectStrategy(ArkUINodeHandle node, ArkUI_Uint32 effectStrategy) in SetSymbolSpanEffectStrategy() argument
H A Dnode_symbol_glyph_modifier.cpp131 void SetEffectStrategy(ArkUINodeHandle node, ArkUI_Uint32 effectStrategy) in SetEffectStrategy() argument
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_run_test.cpp222 RSEffectStrategy effectStrategy = RSEffectStrategy::BOUNCE; in HWTEST_F() local
237 RSEffectStrategy effectStrategy = RSEffectStrategy::PULSE; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp82 void HMSymbolTxt::SetSymbolEffect(const uint32_t& effectStrategy) in SetSymbolEffect() argument
/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymboltxt_fuzzer/
H A Dhm_symbol_txt_fuzzer.cpp44 uint32_t effectStrategy = SPText::GetObject<uint32_t>(); in HmSymbolTxtFuzzTestInner01() local
/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp615 auto effectStrategy = textStyle.GetEffectStrategy(); in ConvertSymbolTxtStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h80 int32_t effectStrategy = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp227 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::REPLACE_DISAPPEAR; in SetReplaceDisappear() local
265 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::REPLACE_APPEAR; in SetReplaceAppear() local
315 GetAnimationGroupParameters( const std::shared_ptr<TextEngine::SymbolAnimationConfig>& symbolAnimationConfig, std::vector<std::vector<Drawing::DrawingPiecewiseParameter>>& parameters, Drawing::DrawingEffectStrategy& effectStrategy) GetAnimationGroupParameters() argument
458 SpliceAnimation(const std::shared_ptr<RSNode>& rsNode, std::vector<Drawing::DrawingPiecewiseParameter>& parameters, const Drawing::DrawingEffectStrategy& effectStrategy) SpliceAnimation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h716 void SetEffectStrategy(int32_t effectStrategy) in SetEffectStrategy() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1445 JSRef<JSVal> effectStrategy = styleObject->GetProperty("effectStrategy"); in ParseJsSymbolSpanStyle() local

Completed in 16 milliseconds