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 83 const std::vector<gfx::Rect>& non_occluding_screen_space_rects,
101 const std::vector<gfx::Rect>& non_occluding_screen_space_rects);
debug_rect_history.cc 33 const std::vector<gfx::Rect>& non_occluding_screen_space_rects,
67 SaveNonOccludingRects(non_occluding_screen_space_rects);
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 169 std::vector<gfx::Rect> non_occluding_screen_space_rects; member in struct:cc::LayerTreeHostImpl::FrameData
layer_tree_host_impl.cc 739 &frame->non_occluding_screen_space_rects);
    [all...]

Completed in 659 milliseconds