Method and device for rendering user interface
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- KOUBEI SHANGHAI INFORMATION TECH CO LTD
- Publication Date
- 2018-02-23
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of UI rendering, and in particular, to a method for rendering a user interface. The present application also relates to an apparatus for rendering a user interface and an electronic device. Background technique
[0002] In a terminal device, when the CPU (Central Processing Unit), GPU (Graphics Processing Unit, graphics processing unit) and display perform user interface (UI, User Interface) rendering, they work together in the following way: when the frame synchronization signal arrives After that, the application will be notified to render the user interface, and the main thread of the application will start to calculate the display content in the CPU, such as view creation, layout calculation, picture decoding, text drawing, etc. After the calculation is completed, the CPU will submit the display content to the GPU , the GPU will transform, combine and render according to the display content. A...