Searched refs:rect_in_target_space (Results 1 – 2 of 2) sorted by relevance
286 gfx::Rect rect_in_target_space = MathUtil::MapEnclosingClippedRect( in ExtendDamageForLayer() local288 data.Update(rect_in_target_space, mailboxId_); in ExtendDamageForLayer()296 target_damage_rect->Union(rect_in_target_space); in ExtendDamageForLayer()
2037 gfx::Rect rect_in_target_space = in CalculateDrawPropertiesInternal() local2046 clip_rect_in_target_space.Intersect(rect_in_target_space); in CalculateDrawPropertiesInternal()2048 clip_rect_in_target_space = rect_in_target_space; in CalculateDrawPropertiesInternal()2063 layer_draw_properties.clip_rect = rect_in_target_space; in CalculateDrawPropertiesInternal()2198 layer_draw_properties.drawable_content_rect = rect_in_target_space; in CalculateDrawPropertiesInternal()2210 layer, clip_rect_of_target_surface_in_target_space, rect_in_target_space); in CalculateDrawPropertiesInternal()