Searched defs:renderRect (Results 1 – 5 of 5) sorted by relevance
70 Rect renderRect = Rect(GetGlobalOffset(), GetLayoutSize()) * pipelineContext->GetViewScale(); in UpdateRenderRect() local
1724 auto renderRect = GetRenderRect() + Offset(margin.LeftPx(), margin.TopPx()); in TriggerVisibleAreaChangeCallback() local1741 …ectorComposedElement::CalculateCurrentVisibleRatio(const Rect& visibleRect, const Rect& renderRect) in CalculateCurrentVisibleRatio()
1033 RectF renderRect; variable
541 …SecurityComponentHandler::IsOutOfParentWithRound(const RectF& visibleRect, const RectF& renderRect, in IsOutOfParentWithRound()
1851 double FrameNode::CalculateCurrentVisibleRatio(const RectF& visibleRect, const RectF& renderRect) in CalculateCurrentVisibleRatio()