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

Unified Diff: cc/texture_uploader.h

Issue 12284013: Shrink texture uploader when not visible. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename 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
« no previous file with comments | « cc/resource_provider.cc ('k') | cc/texture_uploader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture_uploader.h
diff --git a/cc/texture_uploader.h b/cc/texture_uploader.h
index decdbda68520e877a6b57bc5ceb86f1c6109fa4b..d4acf8d420245da014253a535ee636611a84174d 100644
--- a/cc/texture_uploader.h
+++ b/cc/texture_uploader.h
@@ -53,6 +53,7 @@ public:
const gfx::Size& size);
void flush();
+ void releaseCachedQueries();
private:
class Query {
« no previous file with comments | « cc/resource_provider.cc ('k') | cc/texture_uploader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698