Searched defs:SRC_ATOP (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ | ||
H A D | blend_mode.h | 37 SRC_ATOP, // r = s*da + d*(1-sa) member in OHOS::Ace::BlendMode |
/foundation/arkui/ace_engine/test/mock/core/rosen/ | ||
H A D | testing_enums.h | 30 SRC_ATOP, member in OHOS::Ace::Testing::BlendMode |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ | ||
H A D | blend_mode.h | 39 SRC_ATOP, member in OHOS::Rosen::Drawing::BlendMode |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ | ||
H A D | rs_properties_def.h | 82 SRC_ATOP, // r = s*da + d*(1-sa) member in OHOS::Rosen::Gravity::RSColorBlendMode |
Completed in 3 milliseconds