Home
last modified time | relevance | path

Searched defs:GetGrayScale (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h484 inline const std::optional<float>& GetGrayScale() const in GetGrayScale() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1211 double RenderBox::GetGrayScale(void) const in GetGrayScale() function in OHOS::Ace::RenderBox
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1170 double InspectorComposedElement::GetGrayScale() const in GetGrayScale() function in OHOS::Ace::V2::InspectorComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1256 const Dimension& GetGrayScale(void) const function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4338 Dimension ViewAbstract::GetGrayScale(FrameNode* frameNode) in GetGrayScale() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5373 ArkUI_Float32 GetGrayScale(ArkUINodeHandle node) in GetGrayScale() function