Stan Iliev f7aa6cdca1 Add comments to clarify how SkDrawable dtor is called
Document the 3 variants of SkDrawable object lifetime in
SkiaRecordingCanvas:
- The only drawable that is using ref couting to delete itself is
"LayerDrawable"
- 2 other drawables (RenderNodeDrawable and GLFunctorDrawable) are
deleted by std::deque
- the rest are deleted by ~LinearAllocator

bug: 36717955
Test: built and ran on device
Change-Id: I16f7f6573f6e4dc8d665f58d051255d40b1b690d
2017-03-29 18:25:12 -04:00
..
2017-02-21 09:49:10 -08:00
2017-01-11 11:26:48 -08:00
2017-03-06 19:33:25 -08:00
2016-11-02 11:36:48 -04:00
2017-02-21 09:49:10 -08:00
2016-12-09 22:04:53 +00:00
2016-12-09 22:04:53 +00:00
2016-10-26 13:57:38 -07:00
2016-10-26 13:57:38 -07:00
2017-03-06 19:33:25 -08:00