Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(511)

Unified Diff: cc/surfaces/display.h

Issue 2377533002: cc: Remove Display::SetExternalViewport. (Closed)
Patch Set: webview-expand-sw: . Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/surfaces/display.h
diff --git a/cc/surfaces/display.h b/cc/surfaces/display.h
index 3abfa0b1206ea61de94ac5112065770c47787508..13239ea892a23253d0f53824ba976e594a5786f0 100644
--- a/cc/surfaces/display.h
+++ b/cc/surfaces/display.h
@@ -75,7 +75,6 @@ class CC_SURFACES_EXPORT Display : public DisplaySchedulerClient,
void Resize(const gfx::Size& new_size);
void SetColorSpace(const gfx::ColorSpace& color_space);
void SetExternalClip(const gfx::Rect& clip);
- void SetExternalViewport(const gfx::Rect& viewport);
void SetOutputIsSecure(bool secure);
const SurfaceId& CurrentSurfaceId();
« no previous file with comments | « no previous file | cc/surfaces/display.cc » ('j') | content/renderer/android/synchronous_compositor_frame_sink.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698