summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorFelipe Leme <felipeal@google.com>2018-12-18 13:19:01 -0800
committerFelipe Leme <felipeal@google.com>2018-12-19 16:36:19 -0800
commitfc24beab3e91d01388ce4b7f5b62b6d5b7c6a2c0 (patch)
tree6d698cfa92281967668f66b7a0d77cc4d91a67c3 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb63e0ddc8460b066040ad430d1efcdefa3fac353 (diff)
Changed ContentCaptureService to receive one event at time.
The initial implementation was using a batch the events to optimize the performance, but that can be optimize behind the scenes (i.e., we can still send the batches in the binder, but deliver them one by one). This change not only makes it easier for the service to use the API, but it paves the way to implement multiple sessions (so we can buffer children events while the parent session is not completely started yet). Bug: 121033016 Bug: 117944706 Bug: 121051220 Test: atest CtsContentCaptureServiceTestCases Change-Id: I713ceb998bd81733255fd3ef8d0b8d7a3fcac20c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions