commit | 2e59d2c3fdc0bcfedbe9c5d04d7acadc3eff8887 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Fri Dec 07 00:38:36 2012 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Fri Dec 07 10:32:13 2012 -0800 |
tree | 4aa8d5123d07e2898ac20a9588f23068aeccccbe | |
parent | b21a4e3b5f7f07ed160ca6e1809313e2a8e2a6a4 [diff] |
DO NOT MERGE GraphicBufferAllocator: make frees async This change makes GraphicBufferAllocator::free queue a job to another thread to perform the actual free operation. This prevents potentially slow free operations from blocking rendering. Bug: 7675940 Change-Id: Id61099d66bb4c3949d04184e0d7f192ac18076b4