Searched refs:target_clip_rect (Results 1 – 3 of 3) sorted by relevance
292 const gfx::Rect& target_clip_rect, in DoSplitviewClipRectAnimation() argument295 if (animator->GetTargetClipRect() == target_clip_rect) in DoSplitviewClipRectAnimation()322 layer->SetClipRect(target_clip_rect); in DoSplitviewClipRectAnimation()
122 const gfx::Rect& target_clip_rect,
111 const gfx::Rect target_clip_rect = animator->GetTargetClipRect(); in ClipWindow() local112 if (target_clip_rect == clip_rect) in ClipWindow()