Home
last modified time | relevance | path

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

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