Searched refs:unoccluded_rect_in_target_surface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Docclusion_tracker.cc537 gfx::RectF unoccluded_rect_in_target_surface = local
540 return unoccluded_rect_in_target_surface.IsEmpty();
570 gfx::Rect unoccluded_rect_in_target_surface = local
573 inverse_draw_transform, unoccluded_rect_in_target_surface);
612 gfx::Rect unoccluded_rect_in_target_surface = local
615 inverse_draw_transform, unoccluded_rect_in_target_surface);

Completed in 68 milliseconds