diff options
| author | 2024-07-08 13:37:11 -0700 | |
|---|---|---|
| committer | 2024-07-08 20:56:10 +0000 | |
| commit | bd7d07ec6c5113654a7582102b5ee20c9caf93e7 (patch) | |
| tree | 7117a94e47fe4e7397026b235674de4076cc5e2b /libs/nativewindow/AHardwareBuffer.cpp | |
| parent | 6da010d821fa00f364a236d44c7b7569c1264a45 (diff) | |
Pass a valid fence time if the acquire fence has not signaled
When we try to latch a buffer with an unsignaled fence, we were passing
Fence::SIGNAL_TIME_PENDING (MAX_INT) as the acquire fence time,
marking all the app frametimeline as missed. This is a short term solution
to provide a reasonable value instead.
Flag: EXEMPT bugfix
Fixes: 344175037
Test: cb test + perfetto
Change-Id: Ia226589c177457f28540b040086903e518796436
Diffstat (limited to 'libs/nativewindow/AHardwareBuffer.cpp')
0 files changed, 0 insertions, 0 deletions