diff options
Diffstat (limited to 'libs/hwui/TreeInfo.h')
-rw-r--r-- | libs/hwui/TreeInfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/hwui/TreeInfo.h b/libs/hwui/TreeInfo.h index f2481f83767d..cc9094c8afe9 100644 --- a/libs/hwui/TreeInfo.h +++ b/libs/hwui/TreeInfo.h @@ -98,6 +98,8 @@ public: const SkISize screenSize; + int stretchEffectCount = 0; + struct Out { bool hasFunctors = false; // This is only updated if evaluateAnimations is true |