commit | b81abc6a1fed32ff4991f9385aa81aa2803dbf87 | [log] [tgz] |
---|---|---|
author | Chavi Weingarten <chaviw@google.com> | Thu Oct 26 12:48:52 2023 +0000 |
committer | Chavi Weingarten <chaviw@google.com> | Thu Oct 26 13:06:09 2023 +0000 |
tree | 2dbe3098654c80827a196c6b835b2c22606f8076 | |
parent | a891bc207743712bc33ee1c0e5c73667e2328981 [diff] |
Call mergeWithNextTransaction in registerCallbacksForSync In some cases, syncNextTransaction is called but not to sync a buffer and only to get called back when draw is complete. In that scenario, the pendingTransaction should be merged with the draw and not the SSG. Change the code to always mergeWithNextTransaction since that will handle both cases when buffer is synced and not. Test: Wallpaper picker cropping Fixes: 303006907 Change-Id: I752ba2ce314a24962e8c55d34b233b1e4961c6ef