commit | 3bb0c8810fb461a64f04bce81f32ca1994fde9b5 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Wed Jan 06 14:21:52 2016 -0800 |
committer | Dan Stoza <stoza@google.com> | Wed Jan 06 14:21:52 2016 -0800 |
tree | 947a0ae7bb235772c5cb0f9b86e48221b3dac289 | |
parent | 927d64c2c023ffa036c545b85cd706a54fa89499 [diff] |
libgui: Remove custom allocator from tests The StreamSplitter test used a custom allocator to ensure that only one GraphicBuffer was ever allocated during the test run. Now we can ensure that by disabling allocation on the relevant BufferQueues after allocating that one buffer, so the custom allocator is unnecessary. Change-Id: I98289bda669c50a93ba9b70ceca1781203ad83b2