Avoid repeating frame info calculation in Java layer
Native layer is already calculating some frame info about top control (position + update flag). This CL passes the values to Java layer so that it won't repeat those operations again. Review-Url: https://codereview.chromium.org/2841033002 Cr-Commit-Position: refs/heads/master@{#467871}
Showing
Please register or sign in to comment