commit | 117698b8e51c839e4c3925d66af13f3de3b420ab | [log] [tgz] |
---|---|---|
author | Alex Sakhartchouk <alexst@google.com> | Wed Jun 07 11:36:32 2017 -0400 |
committer | Alex Sakhartchouk <alexst@google.com> | Thu Jun 08 14:17:26 2017 -0400 |
tree | 06237baf22c97c8df8afc7d516729f1b210842c2 | |
parent | 3cfa9a9b1ff90bcc250e3282df894b4be3e894a8 [diff] |
Add LambdaMessage to SurfaceFlinger LambdaMessage allows for a cleaner, more compact way to create and dispatch messages inside SurfaceFlinger. A follow up CL uses this method, but it was isolated here to keep added functionality and helper facilities separate. Bug: 62215749 Test: Compile Change-Id: I9e13e04f1b67fd60f01bcab02fe4f19c91c10bd4