-
1.
公开(公告)号:US11461116B2
公开(公告)日:2022-10-04
申请号:US16976182
申请日:2019-02-28
发明人: Lei Ye
IPC分类号: G06F9/451 , G06F16/22 , G06F16/23 , G06F8/38 , G06F12/0808 , G06F12/0815 , G06T1/60
摘要: Disclosed by the present invention are a graphical user interface redrawing method, a terminal device and a computer readable storage medium. The method comprises: merging invalidate data of multiple Views under the same View Group in the same VSYNC drawing period in an Android system GUI and saving to a HashMap; sending to a user interface (UI) thread a message for delaying execution of an invalidate instruction; reading all invalidate data from the HashMap and emptying the HashMap after a delay time interval of the message is reached; and executing the invalidate instruction according to the read invalidate data.