Home
last modified time | relevance | path

Searched defs:GetContrast (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/box/
Drender_box.cpp1251 double RenderBox::GetContrast(void) const in GetContrast() function in OHOS::Ace::RenderBox
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.cpp1143 double InspectorComposedElement::GetContrast() const in GetContrast() function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h1263 const Dimension& GetContrast(void) const function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp3301 const std::optional<float>& RSProperties::GetContrast() const in GetContrast() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp4209 Dimension ViewAbstract::GetContrast(FrameNode* frameNode) in GetContrast() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp5374 ArkUI_Float32 GetContrast(ArkUINodeHandle node) in GetContrast() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp3137 const ArkUI_AttributeItem* GetContrast(ArkUI_NodeHandle node) in GetContrast() function