/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | common_decoration.h | 54 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 D | filter.cpp | 70 auto grayscale = Rosen::SKImageFilterFactory::Grayscale(); in Grayscale() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | js-apis-effectKit.md | 917 ### grayscale subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | js-apis-effectKit.md | 917 ### grayscale subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-image-effect.md | 46 ## grayscale section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-image-effect.md | 46 ## grayscale section
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ui_content_impl.h | 149 void SetContentNodeGrayScale(float grayscale) override {}; in SetContentNodeGrayScale()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | ui_content.h | 428 virtual void SetContentNodeGrayScale(float grayscale) {}; in SetContentNodeGrayScale()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/effect_kit/src/ |
H A D | filter_napi.cpp | 567 auto grayscale = Rosen::SKImageFilterFactory::Grayscale(); in Grayscale() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_view_abstract_ffi.h | 177 float grayscale[2]; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 1363 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 D | ui_content_impl.cpp | 3946 void UIContentImpl::SetContentNodeGrayScale(float grayscale) in SetContentNodeGrayScale()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 3843 grayscale(value) { method in ArkComponent 10153 grayscale(value) { method in ArkSpanComponent 25548 grayscale(value) { method in ArkXComponentComponent
|