| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Not sure how this slipped past my checkbuild...
Change-Id: Id238887a2a47ced387a6128a772fad3e468096be
|
|
|
|
|
| |
Bug: 15022164
Change-Id: Ie4c93318c2e7a947a57e16b220a6abceec59e6aa
|
|
|
|
|
| |
Change-Id: Iecc3e1846fbf63c51952d115e1f167cf32135b18
Signed-off-by: Sasha Levitskiy <sanek@google.com>
|
|
|
|
| |
Change-Id: Id974e4cc743d27d59634023cfdbba545fbb64e5f
|
|
|
|
| |
Change-Id: Iae3badba71f13784dfdd65d6e77b20283437935a
|
|
|
|
|
|
|
| |
Now that libutils is outside of frameworks, use that for c++-style
scoped tracing and remove the temporary shim header.
Change-Id: I913767aed8ff70abb9299e7a7b318b24a25e23c1
|
|
|
|
|
|
|
|
|
|
| |
max_buffers and usage are read by the framework inside the struct used
to pass the stream configuration parameters; scribble our new
calculated values whever they are updated internally.
Adds logging to stream creation method (reuse/new).
Change-Id: I04e12880820571900f2ae80c27100f8aedcf9d02
|
|
|
|
|
|
| |
Type is now enum, not mask.
Change-Id: I264da26a457957a7659154e507970e0303c76e25
|
|
|
|
| |
Change-Id: Ic1d20dd7f93a0ca3cd2c3af3b33a7a9df47b5e89
|
|
Adds a Stream object, and configureStreams support in parsing the
provided stream_array. Streams are naively setup for sync-less software
painting.
Change-Id: Ibbd90e3e2c7fa984dd5d2dcbd4da7bf4dad43aa1
|