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

Unified Diff: cc/picture_layer_tiling.h

Issue 12096112: [cc] Trace detailed tile info when --trace-all-rendered-frames (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 10 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/picture_layer_tiling.h
diff --git a/cc/picture_layer_tiling.h b/cc/picture_layer_tiling.h
index 58883af4081888041b88146d1aebd49d658531df..e59ac62a15d972191b5632c5d9e5b566c6b85956 100644
--- a/cc/picture_layer_tiling.h
+++ b/cc/picture_layer_tiling.h
@@ -35,6 +35,7 @@ class PictureLayerTilingClient {
class CC_EXPORT PictureLayerTiling {
public:
+ static void SetStoreScrenSpaceQuadsOnTiles(bool);
~PictureLayerTiling();
// Create a tiling with no tiles. CreateTiles must be called to add some.
« no previous file with comments | « cc/math_util.cc ('k') | cc/picture_layer_tiling.cc » ('j') | cc/picture_layer_tiling.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698