Home
last modified time | relevance | path

Searched refs:COLOR_BURN (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_enums.h40 COLOR_BURN, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dblend_mode.h49 COLOR_BURN, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dblend_mode.h48 COLOR_BURN, // darken destination to reflect source enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_canvas_test.cpp735 skiaCanvas->DrawColor(0xFF000000, BlendMode::COLOR_BURN);
960 skiaCanvas->DrawPatch(ctrlPoints, colors, texCoords, BlendMode::COLOR_BURN, paint);
961 skiaCanvas->DrawPatch(nullptr, nullptr, nullptr, BlendMode::COLOR_BURN, paint);
963 skiaCanvas->DrawPatch(nullptr, nullptr, nullptr, BlendMode::COLOR_BURN, paint);
979 skiaCanvas->DrawVertices(vertices, BlendMode::COLOR_BURN, paint);
981 skiaCanvas->DrawVertices(vertices, BlendMode::COLOR_BURN, paint);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_paint.h57 COLOR_BURN, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h93 COLOR_BURN, // darken destination to reflect source enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/enum_napi/
H A Djs_enum.cpp68 { "COLOR_BURN", static_cast<int32_t>(BlendMode::COLOR_BURN) },
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md425 | COLOR_BURN | 使目标像素变得更暗来反映源像素。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md423 | COLOR_BURN | The colors of the target pixels are darkened to reflect the source pixels. …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-graphics-drawing.md56 | COLOR_BURN | 19 | 颜色加深模式 | ![COLOR_BURN](./fig…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-graphics-drawing.md56 | COLOR_BURN | 19 | Color burn mode. | ![COLOR_BU…