commit | 56d7b0a71179755c5f055df442099e2256bbc134 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Mon Oct 01 15:13:11 2018 -0700 |
committer | Chia-I Wu <olv@google.com> | Mon Oct 08 15:58:55 2018 -0700 |
tree | efcdf0a196bfacdb34b303cf52d2eefaadc5987d | |
parent | 07975f5e13634e398062c584816dde792b2b3a4c [diff] |
renderengine: use std::unordered_map in ProgramCache Replace DefaultKeyedVector by std::unordered_map for ProgramCache::mCache. Dump cache size in dumpsys. Bug: 115738279 Test: boots Change-Id: I28428e32866e6d4e78df4b569e476b33be31c091