[Android] Consolidate vsync request logic in RWHVAndroid
The current vsync subscription scheme in RWHVAndroid is rather ad-hoc. Formalize the request logic by creating explicit request types, avoiding redundant vsync requests (and the associated JNI call) while also enforcing the validity of such requests (for WebView). BUG=394604 Review URL: https://codereview.chromium.org/492923002 Cr-Commit-Position: refs/heads/master@{#291296} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291296 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment