Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(572)

Unified Diff: src/core/SkPathHeap.h

Issue 8696045: SkPictureRecord::getSize() Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 12 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/core/SkPathHeap.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkPathHeap.h
===================================================================
--- src/core/SkPathHeap.h (revision 8627)
+++ src/core/SkPathHeap.h (working copy)
@@ -36,6 +36,8 @@
return *fPaths[index];
}
+ uint32_t computeSize() const;
+
void flatten(SkFlattenableWriteBuffer&) const;
private:
« no previous file with comments | « no previous file | src/core/SkPathHeap.cpp » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b