commit | f57b3a6e4a002caf01378832cbd756c6c163a783 | [log] [tgz] |
---|---|---|
author | ericrk <ericrk@chromium.org> | Thu Feb 25 11:21:57 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 25 11:21:57 2016 -0800 |
tree | c263f9c4ca7f50d32b7ba1c965116646090d9551 | |
parent | 47a1e96b957b50662274360f1a390d76ab3d02cc [diff] |
Skia Filter Quality and Scaling Metrics Adds histogram metrics to log the filter quality and scale factor of each image draw. To make the data easier to consume, this is broken down into a number of individual histograms: - Filter quality across all draw calls - Scale amount across all draw calls - Scale amount per filter quality (4 histograms total) BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1686203002 Review URL: https://codereview.chromium.org/1686203002