HomeSort by relevance Sort by last modified time
    Searched full:rect_in_target (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/trees/
quad_culler_unittest.cc 87 gfx::Rect rect_in_target = MathUtil::MapClippedRect( local
91 layer->render_surface()->SetContentRect(rect_in_target);
97 rect_in_target.Union(MathUtil::MapClippedRect(
99 parent->render_surface()->SetContentRect(rect_in_target);
101 layer->draw_properties().drawable_content_rect = rect_in_target;
    [all...]

Completed in 768 milliseconds