DescriptionLittle changes to SkAnnotation in pipe:
- store size in the op data field rather than separately (saves 4 bytes);
- trim out a malloc/memcpy in each of read and write;
- remove unused enum value;
- use the right _unpackOp function;
- make sure we call needOpBytes().
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=12007
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|