summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2020-10-23 13:45:54 -0700
committerWale Ogunwale <ogunwale@google.com>2020-10-26 13:18:09 -0700
commit188d801038e9cb68dbbe0c69558c2f13ca71c20d (patch)
treeef2c92a671ba1b1eb61ed33455fbca263bf7bb9b /rs/java/android/renderscript/ProgramStore.java
parent6a6ce5e69835aebe3be98500cedbc6a2ed726c53 (diff)
Changed createRootTask task to be completely async
Currently some of the information about a task created by createRootTask is returned with the method and the rest like leash is return in onTaskAppear. Mixing both async and sync infromation return styles complicates the mental model for this. So, we will have this be completely aync for now. Also, fixed an issue where the windowing mode for organizer created task was not set correctly before the organizer gets the first task appear signal. Bug: 169266958 Test: Split-screen works! Change-Id: Ia4180d5a42838bf566fbf75f40466dfd8237e0f1
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions