Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.cpp25 void GetOffsetToAncestorRevertTransform(const RefPtr<NG::FrameNode>& ancestor, const RefPtr<NG::Fra… in GetOffsetToAncestorRevertTransform()
75 void CheckAndSendHoverEnterByAncestor(const RefPtr<NG::FrameNode>& ancestor) in CheckAndSendHoverEnterByAncestor()
335 const RefPtr<NG::FrameNode>& ancestor, const RefPtr<NG::FrameNode>& endNode, in ConvertPointFromAncestorToNode()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp341 …auto ancestor = surfaceParams->GetAncestorDisplayNode().lock()->ReinterpretCastTo<RSDisplayRenderN… in SyncHDRDisplayParam() local
H A Drs_base_render_util.cpp1258 std::shared_ptr<RSDisplayRenderNode> ancestor = nullptr; in GetScreenIdFromSurfaceRenderParams() local
H A Drs_uni_render_visitor.cpp293 …auto ancestor = selfDrawingNode->GetAncestorDisplayNode().lock()->ReinterpretCastTo<RSDisplayRende… in UpdateColorSpaceAfterHwcCalc() local
H A Drs_main_thread.cpp249 std::shared_ptr<RSDisplayRenderNode> ancestor = nullptr; in UpdateSurfaceNodeNit() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp2148 for (auto ancestor = GetNestedScrollParent(); ancestor != nullptr; in HandleOutBoundary() local
2283 …for (auto ancestor = GetNestedScrollParent(); ancestor != nullptr; ancestor = ancestor->GetNestedS… in HandleScrollableOverScroll() local