commit | e36acfab9235dbdfe622f25ddbe183429c6aed58 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Mon Dec 12 12:56:46 2016 -0800 |
committer | Jesse Hall <jessehall@google.com> | Sun Jan 15 05:55:18 2017 +0000 |
tree | 0d6ce2cb7fbb9302f0ed1e4e79ad95a156a6b27e | |
parent | ce8520290703e060c0a3396111894d41f3a2f35b [diff] |
Add GraphicsEnv to libgui This singleton class stores information provided by the framework and makes it available to EGL/GLES/Vulkan loaders. It will eventually replace vulkan::LoaderData and possibly the egl blob cache directory storage. Bug: 33531483 Test: various apps w/ and w/o driver package installed Change-Id: If8b84fd38428f1cc9fcee8ffc25eb90cd87cedb4 (cherry picked from commit 90b25ed559f3d04777dbbc195ad5c95287990bf7)