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

Unified Diff: trunk/src/cc/resources/content_layer_updater.h

Issue 100923002: Revert 225751 "BitmapContentLayerUpdater shouldn't reallocate bi..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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/cc/resources/content_layer_updater.h
===================================================================
--- trunk/src/cc/resources/content_layer_updater.h (revision 238278)
+++ trunk/src/cc/resources/content_layer_updater.h (working copy)
@@ -31,7 +31,7 @@
virtual ~ContentLayerUpdater();
void PaintContents(SkCanvas* canvas,
- gfx::Rect content_rect,
+ gfx::Point origin,
float contents_width_scale,
float contents_height_scale,
gfx::Rect* resulting_opaque_rect);
« no previous file with comments | « trunk/src/cc/resources/bitmap_content_layer_updater.cc ('k') | trunk/src/cc/resources/content_layer_updater.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698