android: Trigger vsync immediately when started from idle
If the vsync monitor is started from idle, the vsync notification will
only get delivered for the upcoming frame instead of the current one. To
reduce latency, this patch makes VSyncMonitor synthesize a vsync signal
right away. The frame time for the synthesized signal is estimated from
previous vsync events.
BUG=321245
Review URL: https://codereview.chromium.org/
88633002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237805 0039d316-1c4b-4281-b951-d872f2087c98