Nataniel Borges 591618c8b5 Display only elements actually visible on the screen as "Visible"
Use the visibleRegion property to determine if a layer is visible on
the screen or not. Elements may have a size and a crop but be displayed
below another.

While the visible option cannot be used to render the elements due to
transforms, it only has a value if the element is displayed on the
screen.

Note that elements may still not appear on the screen as all their
visible regions are below the screen (right < 0 or bottom < 0)

Test: Open trace in winscope, check if only layers visible on the screen have a visible chip and are displayed.
Change-Id: I75137a5057a5bda96db887b110b053e64b49f885
2019-01-07 10:14:48 -08:00
2016-03-26 20:30:14 -07:00
2018-09-18 11:31:19 +08:00
2018-07-13 12:20:54 -07:00
2018-04-26 12:48:30 -07:00
2018-10-24 22:09:08 +00:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%