Searched refs:damage_rect_in_dip (Results 1 – 6 of 6) sorted by relevance
282 gfx::Rect damage_rect_in_dip = in SwapDelegatedFrame() local303 damage_rect_in_dip = gfx::Rect(frame_size_in_dip); in SwapDelegatedFrame()359 client_->SchedulePaintInRect(damage_rect_in_dip); in SwapDelegatedFrame()
44 virtual void SchedulePaintInRect(const gfx::Rect& damage_rect_in_dip) = 0;
493 const gfx::Rect& damage_rect_in_dip) OVERRIDE;
424 const gfx::Rect& damage_rect_in_dip) OVERRIDE;
2408 const gfx::Rect& damage_rect_in_dip) { in SchedulePaintInRect() argument2409 window_->SchedulePaintInRect(damage_rect_in_dip); in SchedulePaintInRect()
409 const gfx::Rect& damage_rect_in_dip) {