Home
last modified time | relevance | path

Searched defs:grayscale (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcommon_decoration.h54 std::vector<float> grayscale; member
110 auto grayscale = "[0,0]"; in ToJsonValue() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effect_ndk/src/filter/
H A Dfilter.cpp70 auto grayscale = Rosen::SKImageFilterFactory::Grayscale(); in Grayscale() local
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-effectKit.md917 ### grayscale subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-effectKit.md917 ### grayscale subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md46 ## grayscale section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md46 ## grayscale section
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h149 void SetContentNodeGrayScale(float grayscale) override {}; in SetContentNodeGrayScale()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h428 virtual void SetContentNodeGrayScale(float grayscale) {}; in SetContentNodeGrayScale()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/
H A Dfilter_napi.cpp567 auto grayscale = Rosen::SKImageFilterFactory::Grayscale(); in Grayscale() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h177 float grayscale[2]; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1363 const SkRRect& outerRRect, SkCanvas* canvas, const Dimension& grayscale, const Color& color) in PaintGrayScale()
1386 const RSRoundRect& outerRRect, RSCanvas* canvas, const Dimension& grayscale, const Color& color) in PaintGrayScale()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3946 void UIContentImpl::SetContentNodeGrayScale(float grayscale) in SetContentNodeGrayScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3843 grayscale(value) { method in ArkComponent
10153 grayscale(value) { method in ArkSpanComponent
25548 grayscale(value) { method in ArkXComponentComponent