summaryrefslogtreecommitdiff
path: root/cmds/bootanimation/BootAnimationUtil.cpp
diff options
context:
space:
mode:
author Matt Buckley <mattbuckley@google.com> 2023-03-30 20:58:22 +0000
committer Matt Buckley <mattbuckley@google.com> 2023-05-03 17:34:47 +0000
commit191f5cc501c2983196aa0a68a04dcb7f07898e0e (patch)
tree7516d544019dd638b102ef7fbb47dd66e73b0a6c /cmds/bootanimation/BootAnimationUtil.cpp
parent9b65137e97e150436f236c493a993ee2753f36bc (diff)
Create hint session asynchronously
Sends createHintSession asynchronously inside worker thread Consistency is maintained by returning the session with a std::future which we only check when we try to do hint session operations within renderthread, to avoid races or mutexes necessary with a callback fn. Bug: 272002264 Test: manual Change-Id: I9b64f20f1abdac91993742b9f9aea7824288fdd3
Diffstat (limited to 'cmds/bootanimation/BootAnimationUtil.cpp')
0 files changed, 0 insertions, 0 deletions