Home
last modified time | relevance | path

Searched refs:GetCachedGlobalOffset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h1242 const std::pair<uint64_t, OffsetF>& GetCachedGlobalOffset() const;
H A Dframe_node.cpp4919 auto parentTimestampOffset = parent->GetCachedGlobalOffset(); in CalculateOffsetRelativeToWindow()
4975 const std::pair<uint64_t, OffsetF>& FrameNode::GetCachedGlobalOffset() const in GetCachedGlobalOffset() function in OHOS::Ace::NG::FrameNode