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

Unified Diff: core/cross/buffer.h

Issue 155276: Add ClientInfo... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 5 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 | « core/build.scons ('k') | core/cross/buffer.cc » ('j') | core/cross/buffer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/cross/buffer.h
===================================================================
--- core/cross/buffer.h (revision 20119)
+++ core/cross/buffer.h (working copy)
@@ -212,6 +212,8 @@
// field_to_remove: address of field. If NULL no field is removed.
bool ReshuffleBuffer(unsigned int new_stride, Field* field_to_remove);
+ void AdjustBufferMemoryInfo(bool add);
+
Features* features_;
// Fields.
« no previous file with comments | « core/build.scons ('k') | core/cross/buffer.cc » ('j') | core/cross/buffer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698