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

Unified Diff: cc/output/output_surface.h

Issue 515573005: cc: Remove OutputSurface::SetThrottleFrameProduction() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/output/output_surface.h
diff --git a/cc/output/output_surface.h b/cc/output/output_surface.h
index f3a874ac458b064486cd6335466728049738484f..6eb9dc0b7d76eb4622779dffee292ffd62e0dc95 100644
--- a/cc/output/output_surface.h
+++ b/cc/output/output_surface.h
@@ -103,9 +103,6 @@ class CC_EXPORT OutputSurface {
// deferred_gl_initialization capability.
void ReleaseContextProvider();
- // Enable or disable vsync.
- void SetThrottleFrameProduction(bool enable);
-
virtual void EnsureBackbuffer();
virtual void DiscardBackbuffer();
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698