Searched refs:CalculateOffsetRelativeToWindow (Results 1 – 2 of 2) sorted by relevance
1240 OffsetF CalculateOffsetRelativeToWindow(uint64_t nanoTimestamp);
1562 …auto currParentOffsetToWindow = CalculateOffsetRelativeToWindow(nanoTimestamp) - currFrameRect.Get… in TriggerOnAreaChangeCallback()4905 OffsetF FrameNode::CalculateOffsetRelativeToWindow(uint64_t nanoTimestamp) in CalculateOffsetRelativeToWindow() function in OHOS::Ace::NG::FrameNode4925 auto result = currOffset + parent->CalculateOffsetRelativeToWindow(nanoTimestamp); in CalculateOffsetRelativeToWindow()