summaryrefslogtreecommitdiffstats
path: root/libs/hwui/FrameInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Adjust for pipeline stallsJohn Reck2015-07-061-5/+21
| | | | | | | | | | | Bug: 20853441 Calculating duration that crosses the UI-RT sync point will now subtract out the time spent waiting in queue under the assumption that this time will be accounted for in the previous frame's metrics Change-Id: Ia8213f4410638840613f5ae439e98dfb77532a6a
* Iterate step of launch & iterateJohn Reck2015-06-041-2/+14
| | | | | | | | | | Bug: 18052916 Tweaked colors, merged some categories Reduced significance of fast frames Increased visual weight of janky frames Change-Id: I5b4e86164c4d51debad7de0e0f8715dda34c7a60
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-031-37/+38
| | | | | | | | bug:21595702 Settle on namespace-enum for consistency. Also removes k prefix. Change-Id: Ib89f94cb9263de40b6e4636577dca4860867d0d8
* Fix warningJohn Reck2015-06-031-1/+1
| | | | | Bug: 21608208 Change-Id: I1d1cf1fbc8c0a4561bf76e307c56be580fb4baef
* Merge "More colors, now with material colors" into mnc-devJohn Reck2015-06-021-0/+6
|\
| * More colors, now with material colorsJohn Reck2015-06-021-0/+6
| | | | | | | | | | Bug: 18052916 Change-Id: I66c2573d796338ee7b7d0ddf240b90cc78a71ce5
* | FrameInfo header fixesJohn Reck2015-06-021-0/+3
|/ | | | | | | | | Bug: 21560187 Log column names as part of output in case of other such issues Change-Id: I16157ed968307e761d416ca54bd7af5453fe67bf
* Skip frames with no damageJohn Reck2015-04-281-0/+5
| | | | | Bug: 20464038 Change-Id: Iae3aa9baf1d03c3aa443a39373e2bbd4a3910fad
* C++11 style fixupsJohn Reck2015-02-201-16/+25
| | | | Change-Id: I356d02338820bfef41a9e278c88dafc17cfe1cf9
* Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-0/+116
Is a bit naive, perhaps overly aggressive, but sorta works Change-Id: I01a774e00dbe681439c02557d9728ae43c45ce50