summaryrefslogtreecommitdiffstats
path: root/libs/hwui/DrawProfiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup debug optionsJohn Reck2014-10-271-15/+35
| | | | | | Bug: 18138852 Bug: 18065434 Change-Id: Ibb07b73b147c2a8b287fe8aee3f6624582f21b00
* Even FASTER damage calculations!John Reck2014-06-041-1/+1
| | | | | | | | | | | * Now with more native! * Less matrix math thanks to bulk-property-update support! * Zero JNI on the View.damageInParent() path! * Fully aware of RT-driven animators! * Likely full of new and exciting bugs! * But it also fixes at least 1 existing invalidate bug! Change-Id: Ie0773f85a60850ff2668370c58defef2e8aa079f
* Enable debug stuffsJohn Reck2014-05-291-0/+261
Bug: 14596762 * dumpsys gfxinfo implemented * profile GPU visual_bars implemented Change-Id: Icb948a9d5af5989b5615504d0d76ade64b93ef5b