Do not spam the debugging information
authorliyuqian <liyuqian@google.com>
Thu, 25 Aug 2016 20:14:54 +0000 (13:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Aug 2016 20:14:54 +0000 (13:14 -0700)
commit1c9f55b468e14eb3e6b1bb8cb740818d8f036859
tree8cf17168244097985fcd503f3e38f727f46b6d8c
parent21af9ca1b1f54d9ba1de055aa8475928d5c8ecdf
Do not spam the debugging information

Currently, whenever there's a frame being rendered, we log such an
invalidation event. This is very spammy for animations or frame rates
test.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2276303003

Review-Url: https://codereview.chromium.org/2276303003
tools/viewer/sk_app/android/surface_glue_android.cpp