Change parse logic for complex flags

This change modifies the order in which flags are considered for IntDef
matching in Winscope. The most inclusive flags will be considered and
displayed first. Because of this, their composing values will not be
displayed anymore if a more inclusive flag is found first.

Bug: 173682107
Test: do a WM trace through ADB Connect in Winscope and see Gravity
values

Change-Id: I4fbba4d9bd11ef6acfec50acc3147f5994e4bd1f
1 file changed