commit | ada4d53d50dc869b8278573ad640dc44118d3bcf | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Thu Feb 02 17:31:16 2012 -0800 |
committer | Romain Guy <romainguy@google.com> | Thu Feb 02 17:31:16 2012 -0800 |
tree | b054bbf97a5cf550e376b93b846e4275d4066f7a | |
parent | b629490ffb21752750cc081827ca4c1eae1eb015 [diff] |
Separate interface definition and implementation of Snapshot The Snapshot class is getting complicated enough that its implementation should now live in a separate .cpp file. This will become particularly useful when support for clip regions and paths will be added later on. Change-Id: I050fac5683a9f7a0ff2f7a6beec3dd28aa5eb0d8