summaryrefslogtreecommitdiff
path: root/opengl/libagl/TextureObjectManager.cpp
diff options
context:
space:
mode:
author Lloyd Pique <lpique@google.com> 2018-02-01 12:53:17 -0800
committer Lloyd Pique <lpique@google.com> 2018-02-01 16:20:34 -0800
commite83f93151800f4f7999f7e0c3b727de9267a5f5f (patch)
treeb82d22c63301716ed329348607422528ae035582 /opengl/libagl/TextureObjectManager.cpp
parent46a46b317153f26e3361c9c74158fc6414bff7da (diff)
SF: Cleanup EventThread Part 2
De-refbase EventThread and a bunch of related classes. Convert from usign StrongPointer to std::unique_ptr to hold owned references, or bare pointers for unowned references. I did not see any need for using std::shared_ptr, or anything else, as SurfaceFlinger appeared to own all the objects, and they were created once and not really destroyed afterwards. Test: Things seem to still work on a Pixel XL Bug: None Change-Id: Ifff32118d31bc1bb51e38df695ebe5cf86d2bb6d
Diffstat (limited to 'opengl/libagl/TextureObjectManager.cpp')
0 files changed, 0 insertions, 0 deletions