Home
last modified time | relevance | path

Searched refs:MULTIPLE_OPACITY (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp72 renderMode_ = Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_OPACITY; in SetRenderMode()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dhm_symbol.h123 MULTIPLE_OPACITY = 2, enumerator
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_txt_test.cpp58 EXPECT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_OPACITY); in HWTEST_F()
292 symbolTxt.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::MULTIPLE_OPACITY); in HWTEST_F()
H A Dhm_symbol_run_test.cpp131 renderMode = RSSymbolRenderingStrategy::MULTIPLE_OPACITY; in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_run.cpp70 // MULTIPLE_OPACITY: Supports rgb replace and alphia overlay setting by the first color in SetSymbolRenderColor()
71 case RSSymbolRenderingStrategy::MULTIPLE_OPACITY: in SetSymbolRenderColor()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp82 MULTIPLE_OPACITY
1439 symbolRenderStrategy > static_cast<uint32_t>(RenderingStrategy::MULTIPLE_OPACITY)) { in ParseJsSymbolSpanStyle()

Completed in 7 milliseconds