summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorAmy Zhang <amyjojo@google.com>2020-08-10 23:40:47 -0700
committerAmy Zhang <amyjojo@google.com>2020-08-13 15:53:25 -0700
commitb80a30777dd52872e17fab49689674acd4782ecd (patch)
tree05305af52cedabab71c2c3eefdfde4c04516935d /rs/java/android/renderscript/ProgramStore.java
parent3cfbdd8add2743a8d2b125b9806864808d1bf63d (diff)
Complete shareFrontend API implementation in TunerResourceManagerService
Note that we need to consider share frontend situation in the following processes: 1. Request Frontend: to compare with the highest priority among all the share fe clients. 2. Reclaim resources: This only happens on the primary owner of a fe, we need to reclaim all the resources under the share fe clients also. 3. Remove client: when remove the primary owner, it should be treated the same way as reclaiming. When remove the share fe clients, we can just remove it from the share owner list. 4. Release resource: this only happens on the primary owner, we need to release the fe under the share fe clients also. Test: atest com.android.server.tv.tunerresourcemanager Bug: 163395799 Change-Id: I46b209cd9d7b28ac2d93f6ec297669484ff46cf6
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions