summaryrefslogtreecommitdiff
path: root/libs/hwui/Properties.cpp
diff options
context:
space:
mode:
author Chavi Weingarten <chaviw@google.com> 2022-12-01 17:02:54 +0000
committer Chavi Weingarten <chaviw@google.com> 2022-12-01 19:52:04 +0000
commitc96fbf2287c809f55caea29df87eaca699e3eede (patch)
tree8a5ed232b7f9ce0be33d03f386662f1550c9fe6a /libs/hwui/Properties.cpp
parented77dad0ccbbd60955ca6879b3d862870fe8a8ab (diff)
Make count for numSyncsInProgress static
numSyncsInProgress is used to keep track of how many syncs VRI has started to ensure it can disable RT Animations and then enable at the end of the sync. This needs to be global across the process because RT Animations config is global to the process. This means if there are any VRI's in a sync across the process, we need to keep RT Animations disabled until the end of all of them. Test: Sync works Bug: 237804605 Change-Id: I6304061f564ceea9de08331d7ee48834ad3c828b
Diffstat (limited to 'libs/hwui/Properties.cpp')
0 files changed, 0 insertions, 0 deletions