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

  /external/chromium_org/content/renderer/pepper/
pepper_webplugin_impl.cc 168 std::vector<gfx::Rect> cut_outs; local
170 cut_outs.push_back(cut_outs_rects[i]);
171 instance_->ViewChanged(plugin_rect_, clip_rect, cut_outs);
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.h 79 const blink::WebVector<blink::WebRect>& cut_outs, bool is_visible);

Completed in 105 milliseconds