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

Unified Diff: content/common/gpu/image_transport_surface_fbo_mac.h

Issue 647053002: Make remote CoreAnimation GPU-switching aware (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: content/common/gpu/image_transport_surface_fbo_mac.h
diff --git a/content/common/gpu/image_transport_surface_fbo_mac.h b/content/common/gpu/image_transport_surface_fbo_mac.h
index b0747f537b0eb99e7fb1b8561ebd35a5fd1b466d..7294bcf0db044753b1fbba839fbceb0352313283 100644
--- a/content/common/gpu/image_transport_surface_fbo_mac.h
+++ b/content/common/gpu/image_transport_surface_fbo_mac.h
@@ -82,6 +82,7 @@ class ImageTransportSurfaceFBO
void SendSwapBuffers(uint64 surface_handle,
const gfx::Size pixel_size,
float scale_factor);
+ void SetRendererID(int renderer_id);
protected:
// ImageTransportSurface implementation
« no previous file with comments | « content/common/gpu/image_transport_surface_calayer_mac.mm ('k') | content/common/gpu/image_transport_surface_fbo_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698