commit | 98e8716d4584e5942d187c94b80a64d1937454e9 | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Fri Apr 14 14:05:19 2023 -0600 |
committer | Ian Elliott <ianelliott@google.com> | Mon Apr 17 15:01:00 2023 -0600 |
tree | e09d0f5702bfdd767c6884561b78940ea1382471 | |
parent | ce2205fc6ff1eaf93bbb00df90df0e02e42a9f2c [diff] |
RE-SkiaVk: Ref-count semaphores to prevent premature deletion The lower-level parts of SkiaVk occassionally deletes a semaphore still being used by SkiaVkRenderEngine. This fixes that by ref-counting the SkiaVkRenderEngine-created semaphores. Test: Logcat with a HWASAN build Bug: 274419744 Bug: 270287296 Change-Id: I05cecff69b4712daa4d7b52eb84c0027491369f5