Searched refs:localDrawRect (Results 1 – 4 of 4) sorted by relevance
125 bool RSRenderParams::SetLocalDrawRect(const RectF& localDrawRect) in SetLocalDrawRect() argument127 if (localDrawRect_.IsNearEqual(localDrawRect)) { in SetLocalDrawRect()130 localDrawRect_ = localDrawRect; in SetLocalDrawRect()
373 bool RSRenderNodeDrawableAdapter::QuickReject(Drawing::Canvas& canvas, const RectF& localDrawRect) in QuickReject() argument382 …dst, { localDrawRect.GetLeft(), localDrawRect.GetTop(), localDrawRect.GetRight(), localDrawRect.Ge… in QuickReject()
88 bool SetLocalDrawRect(const RectF& localDrawRect);
247 bool QuickReject(Drawing::Canvas& canvas, const RectF& localDrawRect);