Home
last modified time | relevance | path

Searched refs:BACK_COMPAT_SOURCE_IN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h61 BACK_COMPAT_SOURCE_IN, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4171 if (blendMode == BlendMode::BACK_COMPAT_SOURCE_IN) {
4527 if (graphicProps->GetBackBlendMode() == BlendMode::BACK_COMPAT_SOURCE_IN) {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp7031 blendMode = BlendMode::BACK_COMPAT_SOURCE_IN; in JsBlendMode()
7073 blendMode = BlendMode::BACK_COMPAT_SOURCE_IN; in JsAdvancedBlendMode()