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

Unified Diff: trunk/src/content/common/gpu/client/gl_helper.h

Issue 22648006: Revert 216780 "Clean up compositor initialization/destruction." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
Index: trunk/src/content/common/gpu/client/gl_helper.h
===================================================================
--- trunk/src/content/common/gpu/client/gl_helper.h (revision 216906)
+++ trunk/src/content/common/gpu/client/gl_helper.h (working copy)
@@ -383,7 +383,7 @@
virtual void ReadbackYUV(
const gpu::Mailbox& mailbox,
uint32 sync_point,
- const scoped_refptr<media::VideoFrame>& target,
+ media::VideoFrame* target,
const base::Callback<void(bool)>& callback) = 0;
virtual GLHelper::ScalerInterface* scaler() = 0;
};
Property changes on: trunk/src/content/common/gpu/client/gl_helper.h
___________________________________________________________________
Deleted: svn:mergeinfo

Powered by Google App Engine
This is Rietveld 408576698