Home
last modified time | relevance | path

Searched refs:natural_size (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dextension_host_delegate.cc65 const gfx::Size& natural_size) { in EnterPictureInPicture() argument
Dextension_host_delegate.h43 const gfx::Size& natural_size) override;
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.h288 const gfx::Size& natural_size) override;
Dalloy_browser_host_impl.cc1461 const gfx::Size& natural_size) { in EnterPictureInPicture() argument
1467 web_contents, surface_id, natural_size); in EnterPictureInPicture()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch48180 + gfx::Size natural_size = gfx::Size(visible_width, visible_height);
48183 + PaintNV12VideoFrame(coded_size, visible_rect, natural_size, mapped,
48189 + visible_rect, natural_size, mapped, buffer_size, kZero);
48199 + const gfx::Size& natural_size,
48208 + natural_size, mapped, buffer_size, kZero);
48211 + natural_size, src_frame->timestamp());
48302 + const gfx::Size& natural_size,