HomeSort by relevance Sort by last modified time
    Searched refs:non_occluding_screen_space_rects (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/debug/
debug_rect_history.h 82 const std::vector<gfx::Rect>& non_occluding_screen_space_rects,
100 const std::vector<gfx::Rect>& non_occluding_screen_space_rects);
debug_rect_history.cc 29 const std::vector<gfx::Rect>& non_occluding_screen_space_rects,
60 SaveNonOccludingRects(non_occluding_screen_space_rects);
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 153 std::vector<gfx::Rect> non_occluding_screen_space_rects; member in struct:cc::LayerTreeHostImpl::FrameData
layer_tree_host_impl.cc 765 &frame->non_occluding_screen_space_rects);
    [all...]

Completed in 275 milliseconds