Searched defs:LIGHTEN (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ | ||
H A D | blend_mode.h | 46 LIGHTEN, // rc = s + d - min(s*da, d*sa), ra = SRC_OVER member in OHOS::Ace::BlendMode |
/foundation/arkui/ace_engine/test/mock/core/rosen/ | ||
H A D | testing_enums.h | 38 LIGHTEN, member in OHOS::Ace::Testing::BlendMode |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ | ||
H A D | blend_mode.h | 47 LIGHTEN, member in OHOS::Rosen::Drawing::BlendMode |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ | ||
H A D | rs_properties_def.h | 91 LIGHTEN, // rc = s + d - min(s*da, d*sa), ra = SRC_OVER member in OHOS::Rosen::Gravity::RSColorBlendMode |
Completed in 2 milliseconds