Add usage counter to OffscreenCanvas API calls
Currently, there are two important API calls for OffscreenCanvas, which
are transferToImageBitmap and commit. This CL adds usage counter to these
two API calls.
BUG=
653599
TBR=kbr@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed:
https://crrev.com/fea82c134538247be328be35fb64d4c69e38c440
Cr-Commit-Position: refs/heads/master@{#427265}