WO2021136011A1 - Procédé et dispositif d'affichage - Google Patents

Procédé et dispositif d'affichage Download PDF

Info

Publication number
WO2021136011A1
WO2021136011A1 PCT/CN2020/138297 CN2020138297W WO2021136011A1 WO 2021136011 A1 WO2021136011 A1 WO 2021136011A1 CN 2020138297 W CN2020138297 W CN 2020138297W WO 2021136011 A1 WO2021136011 A1 WO 2021136011A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
buffer
displayed
content
information
Prior art date
Application number
PCT/CN2020/138297
Other languages
English (en)
Chinese (zh)
Inventor
汤中峰
刘中志
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2021136011A1 publication Critical patent/WO2021136011A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/147Digital output to display device ; Cooperation and interconnection of the display device with other functional units using display panels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/325Power saving in peripheral device
    • G06F1/3265Power saving in display device
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages

Definitions

  • the embodiments of the present application relate to the field of display, and in particular, to a display method and device.
  • the display of terminal equipment mainly includes a hardware combination abstract component (hwcomposer, HWC) method and an OpenGL ES (OpenGL for Embedded Systems) method.
  • HWC hardware combination abstract component
  • OpenGL ES OpenGL for Embedded Systems
  • the final display area determined by the union method will cause double data rate (DDR) memory waste when transmitting the information in the display area, thereby increasing the amount of data in the transmission process. And correspondingly increased the power consumption of the terminal equipment.
  • DDR double data rate
  • the embodiments of the present application provide a display method and device to solve the problem of waste of DDR memory caused by the transmission of information in the display area in the prior art.
  • the first aspect provides a display method, which can be applied to a display device, and can also be applied to a chip of the display device, wherein the display device can be any terminal device with a display component.
  • the display device encodes the content of multiple display areas to generate a first buffer, and the content of the multiple display areas is the display component of the terminal device.
  • the first buffer is serially arranged with the information of the multiple display areas; after the first buffer is transmitted to the display component, according to the The first buffer controls the display component to display the content of the multiple display areas in the frame to be displayed.
  • the information of multiple display areas can be serially transmitted to the display component, thereby avoiding the waste of DDR memory caused by the transmission of invalid display areas, reducing the amount of data in the transmission process, and correspondingly , Which reduces the power consumption of terminal equipment.
  • the information of the display area includes location information of the display area and content information of the display area.
  • the display component can directly obtain the location and content of the display area.
  • the first buffer stores location information and content information of the multiple display areas, and the location information is stored before the content information.
  • the display method since the order of the information in the first buffer is preset, after the display component extracts a group of information in the display area, there is no need to process the information and directly send the information.
  • the position of the display area displays the content of the display area, which simplifies the display steps.
  • the controlling the display component to display the content of the multiple display areas in the frame to be displayed according to the first buffer includes: controlling the decoding method of the display component
  • the first buffer acquires position information of a plurality of display areas and content information of a plurality of display areas; controls the display components to display the corresponding display areas at the positions of the display areas respectively The content of the area.
  • the display method provided by this possible implementation, by displaying the content of the corresponding display area at the position of the display area, the content of the invalid area is avoided to be displayed, and the power consumption of the display device is reduced.
  • the method before the encoding the content of the multiple display areas to generate the first buffer, the method further includes: synthesizing the multiple display components to be displayed in the frame to be displayed. Layer, generating a preset picture to be displayed in the frame to be displayed; extracting the multiple display areas from the preset picture.
  • the multiple display areas can be determined and extracted from multiple layers to be displayed in the frame to be displayed.
  • the display area is a rectangular area.
  • the rectangular display area can be better adapted to the display component, and display is more convenient.
  • the multiple display areas do not overlap.
  • a second aspect provides a display device, including: a processing module, a sending module, and a storage module;
  • the storage module is used to couple with the processing module to store necessary program instructions and data
  • the storage module is coupled with the processing module and the sending module, and is used to store executable instructions of the display device.
  • the processing module is configured to call executable instructions of the display device, so that the display device encodes the content of multiple display areas to generate a first buffer, and the content of the multiple display areas is a display
  • the display component of the device displays the content in different areas in the frame to be displayed, and the first buffer has the information of the multiple display areas arranged in series; according to the first buffer, the display component is controlled to be displayed in Displaying the content of the multiple display areas in the frame to be displayed;
  • the sending module is configured to call an executable instruction of the display device, so that the display device transmits the first buffer to the display component.
  • the information of the display area includes location information of the display area and content information of the display area.
  • the first buffer stores location information and content information of the multiple display areas, and the location information is stored before the content information.
  • the processing module is specifically configured to invoke executable instructions of the display device, so that the display device controls the display component to decode the first buffer and obtain a plurality of the Position information of the sending display area and content information of a plurality of the sending display areas; controlling the display component to respectively display the content of the corresponding sending display area at the position of the sending display area.
  • the processing module is further configured to call executable instructions of the display device, so that the display device synthesizes the multiple images to be displayed by the display component in the frame to be displayed. Layer, generating a preset picture to be displayed in the frame to be displayed; extracting the multiple display areas from the preset picture.
  • the display area is a rectangular area.
  • the multiple display areas do not overlap.
  • an embodiment of the present application provides a chip, including: a memory and a processor, the memory is used to store program instructions, and the processor is used to call the program instructions in the memory to execute the display method described in the first aspect and its alternatives .
  • a fourth aspect provides a program, which when executed by a processor is used to execute the display method described in the above first aspect and its alternative solutions.
  • the fifth aspect provides a program product, such as a computer-readable storage medium, including the program of the fourth aspect.
  • a sixth aspect provides a computer-readable storage medium.
  • the computer-readable storage medium stores instructions that, when run on a computer, cause the computer to execute the display method described in the first aspect and its alternative solutions.
  • the display method and device provided by the present application generate a first buffer by encoding the contents of multiple display areas.
  • the contents of the multiple display areas are the contents displayed in different areas by the display components of the terminal device in the frame to be displayed.
  • the first buffer is serially arranged with multiple display area information; then the first buffer is transmitted to the display component, and according to the first buffer, the display component is controlled to display multiple display areas in the frame to be displayed content.
  • the information of multiple display areas is serially arranged in the first buffer, thereby avoiding the waste of DDR memory caused by the transmission of invalid display areas, reducing the amount of data in the transmission process, and correspondingly reducing The power consumption of the terminal device.
  • Figure 1 is an existing schematic diagram of determining the final display area
  • Figure 2 is another existing schematic diagram of determining the final display area
  • FIG. 3 is a schematic structural diagram of a terminal device provided by an embodiment of this application.
  • FIG. 4 is a schematic flowchart of a display method provided by an embodiment of the application.
  • FIG. 5 is a schematic diagram of a display area provided by an embodiment of the application.
  • Fig. 6 is a schematic diagram of another display area provided by an embodiment of the application.
  • FIG. 7 is a schematic diagram of yet another display area provided by an embodiment of the application.
  • FIG. 8 is a schematic diagram of encoding and decoding provided by an embodiment of the application.
  • FIG. 9 is a schematic flowchart of another display method provided by an embodiment of the application.
  • FIG. 10 is a schematic flowchart of yet another display method provided by an embodiment of this application.
  • FIG. 11 is a schematic diagram of a display principle according to an embodiment of the application.
  • Figure 12 is a signaling interaction diagram of a display method provided by an embodiment of the application.
  • FIG. 13 is a schematic structural diagram of a display device provided by an embodiment of the application.
  • FIG. 14 is a schematic structural diagram of another terminal device provided by an embodiment of this application.
  • FIG. 15 is a structural block diagram when the terminal device provided by an embodiment of the application is a mobile phone.
  • the terminal device when it is necessary to display a picture of a certain frame, it is usually necessary to synthesize multiple layers of the frame through HWC or OpenGL ES, and determine the multiple actual display areas that need to be displayed from the synthesized picture , And take the union of the actual display area to determine the final display area.
  • Fig. 1 is a schematic diagram of an existing method for determining the final display area. As shown in Figure 1, in the prior art, if there are two actual display areas, area A and area B, and area A and area B partially overlap, a single area is usually used for display when calculating the final display area. Take the union C of multiple actual display areas of the current frame as the final display area.
  • Figure 2 is another conventional schematic diagram of determining the final display area.
  • area D and area E area D is located at the upper left corner of the screen
  • area E is located at the lower right corner of the screen
  • Overlap, in calculating the final display area since the union of area D and area E is a complete screen area, the entire screen area needs to be regarded as the final display area.
  • the embodiment of the present application provides a display method, thereby avoiding the waste of DDR memory caused by transmitting an invalid display area, and reducing the amount of data in the transmission process.
  • the display method provided by the embodiment of the present application can be applied to any terminal device.
  • the terminal device may be a wireless terminal, which may be a device that provides voice and/or other service data connectivity to a user, a handheld device with a wireless connection function, or other processing devices connected to a wireless modem.
  • a wireless terminal can communicate with one or more core networks via a radio access network (RAN).
  • the wireless terminal can be a mobile terminal, such as a mobile phone (or “cellular” phone) and a computer with a mobile terminal. For example, they can be portable, pocket-sized, handheld, computer-built or vehicle-mounted mobile devices that exchange language and/or data with the wireless access network.
  • a wireless terminal can also be called a system, a subscriber unit, a subscriber station, a mobile station, a mobile station, a remote station, and a remote terminal.
  • the access terminal (access terminal), user terminal (user terminal), and user agent (user agent) are not limited here.
  • FIG. 3 is a schematic structural diagram of a terminal device provided by an embodiment of the application.
  • the terminal device may include: a processor 101 and a display component 102.
  • the terminal may further include a communication module 103, a radio frequency (RF) circuit 104, a power supply 105, and a memory 106.
  • RF radio frequency
  • the processor 101 is the control center of the terminal. It uses various interfaces and lines to connect the various parts of the entire terminal device, runs or executes the software programs and/or modules stored in the memory 106, and calls the data stored in the memory 106. Data, perform various functions of the terminal and process data, so as to monitor the terminal as a whole.
  • the display component 102 can be used to display information transmitted by the processor 101 in a specific area.
  • the display component 102 may include a display panel.
  • the display panel may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
  • the RF circuit 104 is connected to the communication module 103 and can be used for receiving and sending signals during information transmission or communication. For example, after receiving the downlink information of the base station, it is processed by the processor 101; in addition, the uplink data is sent to the base station.
  • the memory 106 may be used to store software programs and modules.
  • the processor 101 executes various functional applications and data processing of the terminal by running the software programs and modules stored in the memory 106.
  • the terminal also includes a power source 105 (such as a battery) for supplying power to various components.
  • a power source 105 such as a battery
  • the power source can be logically connected to the processor 101 through a power management system, so that functions such as charging, discharging, and power consumption management can be managed through the power management system.
  • the display method provided in the embodiments of the present application may be implemented by a display device, and the display device may be part or all of a certain device, for example, the above-mentioned terminal device.
  • the display method provided in the embodiments of this application can not only be used in the display of HWC, but also can be used in the display of OpenGL ES, which is not limited in this application.
  • FIG. 4 is a schematic flowchart of a display method provided by an embodiment of the application.
  • the embodiment of the present application relates to the specific process of how the terminal device displays the display area.
  • the execution subject of this embodiment is a terminal device.
  • the display method includes:
  • S201 Encode the content of multiple display areas to generate a first buffer, where the content of the multiple display areas is the content displayed in different areas by the display component of the terminal device in the frame to be displayed, and the first buffer is serialized There are multiple display areas of information in the arrangement.
  • the terminal device determines the multiple display areas of the frame to be displayed, it no longer takes the union of the multiple display areas, but directly encodes the content of the multiple display areas, and the multiple display areas
  • the area information is stored in a first buffer (buffer).
  • the display area is the area where the display component of the terminal device needs to refresh and display the content in the frame to be displayed, where the frame to be displayed can be any frame that the terminal device transmits and displays.
  • the display method provided in the embodiment of the present application is applicable to the situation where there are multiple display areas in the frame to be displayed.
  • the embodiment of the present application does not limit the number of display areas, and for example, it may be two, three, four, etc.
  • the display area may be a rectangular area. Since the display component is usually a rectangle, the rectangular display area can be better adapted to the display component, and display is more convenient.
  • FIG. 5 is a schematic diagram of a display area provided by an embodiment of the application.
  • FIG. 6 is a schematic diagram of another display area provided by an embodiment of the application.
  • the multiple display areas may not overlap each other as shown in FIG. 5, or may partially overlap as shown in FIG. 6, which is not limited in the embodiment of the present application.
  • multiple display areas do not overlap, so as to avoid overlapping display areas of the display area, thereby further avoiding the waste of DDR memory caused by the transmission of invalid display areas.
  • the amount of data in the transmission process is reduced, and the power consumption of the terminal equipment is correspondingly reduced.
  • FIG. 7 is a schematic diagram of another display area provided by an embodiment of the application.
  • the partially overlapping display area can be re-divided, for example, as shown in FIG. 6.
  • the shown display sending area A and display sending area B can be divided into non-overlapping display sending areas A, B, and C, so as to avoid repeated display sending.
  • the first buffer is usually used in the process of data transmission between the terminal device and the peripheral device of the terminal device, and is used to temporarily store the data sent by the terminal device to the peripheral device.
  • the embodiments of this application do not limit how to encode the contents of multiple display areas.
  • the contents of multiple display areas can be character-encoded one by one, and then the character-encoded data are stored one by one in In the first buffer.
  • the embodiment of the present application does not limit the encoding form. Exemplary, character encoding forms such as ascii, utf8, utf16le, ucs2, base64, etc. may be used.
  • the processor serially arranges the encoded data in the first buffer.
  • the serial arrangement is in the form of serial communication, in which the information of multiple display areas are arranged end to end in the first buffer.
  • the first buffer in this application does not contain the data of the invalid display area, thereby avoiding the DDR caused by the transmission of the invalid display area. Waste of memory.
  • the first buffer can be transmitted to the display component, so that the display component can display.
  • the embodiment of the present application does not show how to transmit the first buffer, and a commonly used data transmission protocol may be used for transmission.
  • S203 According to the first buffer, control the display component to display the content of multiple display areas in the frame to be displayed.
  • the information of the multiple display areas in the first buffer can be used to control the display component to display the content of the multiple display areas in the frame to be displayed.
  • the information of multiple display areas may be extracted from the first buffer at a time, and then the information of the display area may be parsed to the display component for display. It should be noted that when the contents of multiple display areas are displayed on the display component, they need to be displayed in the same frame.
  • the display method provided by the embodiments of the present application generates a first buffer by encoding the content of multiple display areas, and the content of the multiple display areas is the content displayed in different areas by the display component of the terminal device in the frame to be displayed.
  • the first buffer is serially arranged with multiple display area information; then the first buffer is transmitted to the display component, and according to the first buffer, the display component is controlled to display multiple display areas in the frame to be displayed content.
  • the information of the display area stored in the first buffer will be described below.
  • the information of the display area includes the location information of the display area and the content information of the display area.
  • the first buffer stores the location information and content information of multiple display areas.
  • the location information is stored before the content information.
  • FIG. 8 is a schematic diagram of encoding and decoding provided by an embodiment of the application.
  • the terminal device determines that the display area in the HWC includes area 1 and area 2
  • the content of area 1 and area 2 is encoded to generate a first buffer.
  • the first buffer sequentially stores the screen position pos1 corresponding to area 1, the display data buf1 of area 1, the screen position pos2 corresponding to area 2, and the display data buf2 of area 2, forming a single buffer.
  • the area is not limited to two.
  • the first buffer can be transmitted to the display component via DDR, and the display component sequentially decodes the screen position pos1 of area 1, the display data buf1 of area 1, and the screen of area 2 from the first buffer.
  • the display data buf2 of the position pos2 and the area 2 and the display data of the area 1 is displayed at the screen position of the area 1, and the display data of the area 2 is displayed at the screen position of the area 2.
  • FIG. 9 is a schematic flowchart of another display method provided by an embodiment of the application.
  • the embodiment of the present application relates to the specific process of how the terminal device displays the display area.
  • the display method includes:
  • S301 Encode the content of multiple display areas to generate a first buffer, where the content of the multiple display areas is the content displayed in different areas by the display component of the terminal device in the frame to be displayed, and the first buffer is serialized
  • the information of multiple display areas is arranged; the information of the display area includes the position information of the display area and the content information of the display area.
  • steps S301-S302 can be understood with reference to steps S201-S202 shown in FIG. 4, and the repeated content will not be repeated here.
  • S303 Control the display component to decode the first buffer, and obtain the position information of the multiple display areas and the content information of the multiple display areas.
  • the display component after the display component receives the first buffer, it can control the display component to parse the first buffer to obtain the position information of the multiple display areas and the content information of the multiple display areas.
  • the first buffer can be decoded in a decoding manner corresponding to the encoding method used to generate the first buffer.
  • the processor can control the display components to respectively display the corresponding display areas at the positions of the display areas. Content.
  • the first buffer stores location information and content information of area A, and location information and content information of area B. Since the information in the first buffer is arranged in series, the extracted information is the location information of area A, the content information of area A, the location information of area B, and the content information of area B in order.
  • the processor determines the location of area A on the display component, displays the content of area A at the location of area A, determines the location of area B on the display component, and displays the content of area B at the location of area B.
  • the display method provided by the embodiments of the present application generates a first buffer by encoding the content of multiple display areas, and the content of the multiple display areas is the content displayed in different areas by the display component of the terminal device in the frame to be displayed.
  • the first buffer there are serially arranged information of multiple display areas; the information of the display area includes the position information of the display area and the content information of the display area, and then the first buffer is transmitted to the display component, And control the display component to decode the first buffer, obtain the position information of the multiple display areas and the content information of the multiple display areas, and control the display components to display the content of the corresponding display area at the positions of the display areas.
  • the content of the corresponding display area can be displayed at the position of the display area, which avoids displaying the content of the invalid area and reduces the power consumption of the display device.
  • FIG. 10 is a schematic flowchart of yet another display method provided by an embodiment of the application.
  • the embodiment of the present application relates to the specific process of how the terminal device displays the display area.
  • the display method includes:
  • S401 Generate a preset picture to be displayed in the frame to be displayed by synthesizing multiple layers to be displayed in the frame to be displayed by the display component.
  • the multiple layers to be displayed in the frame to be displayed may be drawn by a graphics processing unit (GPU), respectively.
  • the composition of the above-mentioned layers can be completed by the HWC module or the OpenGL ES module, and the specific process of composition is not limited in this application.
  • S402 Extract multiple display areas from the preset screen.
  • the actual display area in the preset picture to be displayed in the frame to be displayed can be determined, and the display area can be divided from the actual display area.
  • the preset picture to be displayed in the frame to be displayed may be compared with the picture to be displayed in the previous frame, and the changed area is used as the display area.
  • the display area when determining the display area, may be divided into rectangular areas, so that it can be better adapted to the display component and more convenient for display.
  • steps S403-S405 can be understood with reference to steps S201-S203 shown in FIG. 4, and the repeated content will not be repeated here.
  • the display method provided by the embodiments of the present application generates a preset screen to be displayed in the frame to be displayed by synthesizing multiple layers to be displayed by the display component in the frame to be displayed; and extracts multiple display areas from the preset screen.
  • multiple display areas can be determined and extracted from multiple layers to be displayed in the frame to be displayed, and the information of the multiple display areas can be serially arranged in the first buffer, thereby avoiding invalid transmission.
  • the waste of DDR memory caused by the display area reduces the amount of data in the transmission process and correspondingly reduces the power consumption of the terminal device.
  • FIG. 11 is a schematic diagram of a display principle according to an embodiment of the application.
  • the application (APP) in the terminal device may correspond to one or more graphical interfaces.
  • the APP first generates the display data according to the graphical interface, and then, through the system service
  • the layer (system server) sends the display data to SurfaceFinger.
  • SurfaceFinger is a system service, which is mainly used to divide multiple layers from the display data and determine the overlapping display areas of multiple layers. Subsequently, SurfaceFinger sends the information of the display area to the HWC in the hardware abstraction layer.
  • the HWC encodes the contents of multiple display areas through the Display Controller to generate a first buffer, where the first buffer
  • the processor can be the FrameBuffer of the core layer.
  • the liquid crystal display (LCD) displays the contents of multiple display areas according to the FrameBuffer.
  • the embodiment of the present application does not limit the display type, and it may be online synthesis or offline synthesis.
  • Online composition can be displayed layer by layer in real time
  • offline composition is to store the layers in FrameBuffer after composition, and then display them by the display component.
  • FIG. 12 is a signaling interaction diagram of a display method provided by an embodiment of this application. This embodiment mainly describes the signaling interaction between the various layers of the terminal device during display, so as to show the flow of each signaling of the terminal device during actual display. As shown in Figure 12, the display method includes:
  • the SurfaceFinger generates a preset picture to be displayed in the frame to be displayed by synthesizing multiple layers to be displayed in the frame to be displayed by the display component.
  • the SurfaceFinger sends information of multiple display areas to the HWC.
  • the HWC encodes the content of the multiple display areas, and generates a first buffer in the FrameBuffer.
  • the FrameBuffer transmits the first buffer to the display component.
  • the display component displays the content of the multiple display areas in the frame to be displayed according to the first buffer.
  • a person of ordinary skill in the art can understand that all or part of the steps in the above method embodiments can be implemented by a program instructing relevant hardware.
  • the foregoing program can be stored in a computer readable storage medium. When the program is executed, it is executed. Including the steps of the foregoing method embodiment; and the foregoing storage medium includes: ROM, RAM, magnetic disk, or optical disk and other media that can store program codes.
  • FIG. 13 is a schematic structural diagram of a display device provided by an embodiment of the application.
  • the display device can be used to execute the display method in the foregoing embodiment, and may be the terminal device in the foregoing embodiment.
  • the display device includes: a processing module 601, a sending module 602, and a storage module 603; wherein, The storage module 603 is coupled with the processing module 601 and the sending module 602, and is used to store executable instructions of the display device.
  • the processing module 601 is configured to call the executable instructions of the display device, so that the display device encodes the content of the multiple display areas to generate a first buffer.
  • the content of the multiple display areas is the display component of the display device that is to be displayed.
  • the content of the frame displayed in different areas, the first buffer is serially arranged with the information of multiple display areas; according to the first buffer, the display component is controlled to display the content of the multiple display areas in the frame to be displayed;
  • the sending module 602 is configured to call an executable instruction of the display device, so that the display device transmits the first buffer to the display component.
  • the information of the display area includes location information of the display area and content information of the display area.
  • the first buffer stores location information and content information of multiple display areas, and the location information is stored before the content information.
  • the processing module 601 is specifically configured to call executable instructions of the display device, so that the display device controls the display component to decode the first buffer, and obtain the position information of multiple display areas and multiple display areas.
  • the content information of the area control the display components to respectively display the content of the corresponding display area in the position of the display area.
  • the processing module 601 is further configured to call executable instructions of the display device, so that the display device generates multiple layers to be displayed in the frame to be displayed by synthesizing the display component in the frame to be displayed.
  • the preset screen extract multiple display areas from the preset screen.
  • the display area is a rectangular area.
  • the multiple display areas do not overlap.
  • the display device provided in the present application can execute the actions of the terminal device in the foregoing method embodiments, and its implementation principles and technical effects are similar, and will not be repeated here.
  • FIG. 14 is a schematic structural diagram of another terminal device provided by an embodiment of this application.
  • the terminal device may include: a processor 701 (for example, a CPU), a memory 702, a receiver 703, and a transmitter 704; the receiver 703 and the transmitter 704 are coupled to the processor 701, and the processor 701 controls the receiver Transceiving actions between 703 and transmitter 704; memory 702 may include high-speed random-access memory (RAM) or non-volatile memory (NVM), such as at least two disks The memory.
  • RAM random-access memory
  • NVM non-volatile memory
  • the memory 702 can store various instructions for completing various processing functions and implementing the method steps of the present application.
  • the terminal device involved in the present application may further include: a power supply 705, a communication bus 706, and a communication port 707.
  • the receiver 703 and the transmitter 704 may be integrated in the transceiver of the test equipment, or may be independent transceiver antennas on the test equipment.
  • the communication bus 706 is used to implement communication connections between components.
  • the above-mentioned communication port 707 is used to realize connection and communication between the test equipment and other peripherals.
  • the above-mentioned memory 702 is used to store computer executable program code, and the program code includes instructions; when the processor 701 executes the instructions, the instructions cause the processor 701 of the terminal device to execute the processing of the terminal device in the above method embodiment.
  • the action is to cause the receiver 703 and the transmitter 704 to perform the receiving and sending actions of the terminal device in the foregoing method embodiment.
  • FIG. 15 is a structural block diagram of the terminal device provided by the embodiment of the application as a mobile phone .
  • the mobile phone may include: a radio frequency (RF) circuit 1110, a memory 1120, an input unit 1130, a display unit 1140, a sensor 1150, an audio circuit 1160, a wireless fidelity (WiFi) module 1170, a processing The device 1180, the power supply 1190, the communication unit 1210 and other components.
  • RF radio frequency
  • the structure of the mobile phone shown in FIG. 13 does not constitute a limitation on the mobile phone, and may include more or fewer components than those shown in the figure, or a combination of certain components, or different component arrangements.
  • the RF circuit 1110 can be used for receiving and sending signals during the process of sending and receiving information or talking. For example, after receiving the downlink information of the base station, it is processed by the processor 1180; in addition, the uplink data is sent to the base station.
  • the RF circuit includes, but is not limited to, an antenna, at least two amplifiers, a transceiver, a coupler, a low noise amplifier (LNA), a duplexer, and so on.
  • the RF circuit 1110 can also communicate with the network and other devices through wireless communication.
  • the above-mentioned wireless communication can use any communication standard or protocol, including but not limited to Global System of Mobile Communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division) Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE)), Email, Short Messaging Service (SMS), etc.
  • GSM Global System of Mobile Communication
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • Email Short Messaging Service
  • the memory 1120 may be used to store software programs and modules.
  • the processor 1180 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 1120.
  • the memory 1120 may mainly include a program storage area and a data storage area, where the program storage area may store an operating system, application programs required by at least two functions (such as sound playback function, image playback function, etc.), etc.; the storage data area may store Data created based on the use of mobile phones (such as audio data, phone book, etc.), etc.
  • the memory 1120 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least two magnetic disk storage devices, flash memory devices, or other volatile solid-state storage devices.
  • the input unit 1130 may be used to receive inputted digital or character information, and generate key signal input related to user settings and function control of the mobile phone.
  • the input unit 1130 may include a touch panel 1131 and other input devices 1132.
  • the touch panel 1131 also called a touch screen, can collect user touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 1131 or near the touch panel 1131. Operation), and drive the corresponding connection device according to the preset program.
  • the touch panel 1131 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 1180, and can receive and execute the commands sent by the processor 1180.
  • the touch panel 1131 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the input unit 1130 may also include other input devices 1132.
  • other input devices 1132 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick.
  • the display unit 1140 may be used to display information input by the user or information provided to the user and various menus of the mobile phone.
  • the display unit 1140 may include a display panel 1141.
  • the display panel 1141 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
  • the touch panel 1131 can cover the display panel 1141. When the touch panel 1131 detects a touch operation on or near it, it transmits it to the processor 1180 to determine the type of the touch event, and then the processor 1180 according to The type of touch event provides corresponding visual output on the display panel 1141.
  • the touch panel 1131 and the display panel 1141 are used as two independent components to realize the input and input functions of the mobile phone, but in some embodiments, the touch panel 1131 and the display panel 1141 can be integrated. Realize the input and output functions of the mobile phone.
  • the mobile phone may also include at least one sensor 1150, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor can include an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 1141 according to the brightness of the ambient light.
  • the light sensor can close the display panel 1141 and/or when the mobile phone is moved to the ear. Or backlight.
  • the acceleration sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when it is stationary. It can be used to identify the application of mobile phone gestures (such as horizontal and vertical screen switching, related games).
  • Magnetometer attitude calibration Magnetometer attitude calibration
  • vibration recognition related functions such as pedometer, percussion
  • other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that can be configured in mobile phones, I won’t repeat them here. .
  • the audio circuit 1160, the speaker 1161, and the microphone 1162 can provide an audio interface between the user and the mobile phone.
  • the audio circuit 1160 can transmit the electrical signal converted from the received audio data to the speaker 1161, which is converted into a sound signal by the speaker 1161 for output; on the other hand, the microphone 1162 converts the collected sound signal into an electrical signal, and the audio circuit 1160 After being received, the audio data is converted into audio data, and then processed by the audio data output processor 1180, and sent to, for example, another mobile phone via the RF circuit 1110, or the audio data is output to the memory 1120 for further processing.
  • WiFi is a short-distance wireless transmission technology.
  • the mobile phone can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 1170. It provides users with wireless broadband Internet access.
  • FIG. 15 shows the WiFi module 1170, it is understandable that it is not a necessary component of the mobile phone, and can be omitted as needed without changing the essence of the embodiments of the present application.
  • the processor 1180 is the control center of the mobile phone. It uses various interfaces and lines to connect various parts of the entire mobile phone. It executes by running or executing software programs and/or modules stored in the memory 1120, and calling data stored in the memory 1120. Various functions and processing data of the mobile phone can be used to monitor the mobile phone as a whole.
  • the processor 1180 may include one or more processing units; for example, the processor 1180 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, and application programs, etc.
  • the modem processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 1180.
  • the mobile phone also includes a power supply 1190 (such as a battery) for supplying power to various components.
  • a power supply 1190 (such as a battery) for supplying power to various components.
  • the power supply can be logically connected to the processor 1180 through a power management system, so that functions such as charging, discharging, and power consumption management can be managed through the power management system.
  • the mobile phone may also include a camera 1200, which may be a front camera or a rear camera. Although not shown, the mobile phone may also include a Bluetooth module, a GPS module, etc., which will not be repeated here.
  • the processor 1180 included in the mobile phone may be used to execute the foregoing embodiment of the data transmission method, and its implementation principles and technical effects are similar, and will not be repeated here.
  • the embodiment of the present application also provides a chip including a processor and an interface.
  • the interface is used to input and output data or instructions processed by the processor.
  • the processor is used to execute the method provided in the above method embodiment.
  • the chip can be used in terminal equipment.
  • the embodiment of the present application also provides a program, which is used to execute the method provided in the above method embodiment when the program is executed by the processor.
  • the embodiment of the present application also provides a program product, such as a computer-readable storage medium, in which instructions are stored, and when the program product runs on a computer, the computer executes the method provided in the foregoing method embodiment.
  • a program product such as a computer-readable storage medium, in which instructions are stored, and when the program product runs on a computer, the computer executes the method provided in the foregoing method embodiment.
  • the disclosed device and method may be implemented in other ways.
  • the device embodiments described above are merely illustrative, for example, the division of units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components can be combined or integrated. To another system, or some features can be ignored, or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit may be implemented in the form of hardware, or may be implemented in the form of hardware plus software functional units.
  • modules in the embodiments of the present application is illustrative, and is only a logical function division, and there may be other division methods in actual implementation.
  • the functional modules in the embodiments of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module.
  • the above-mentioned integrated modules can be implemented in the form of hardware or software functional modules.
  • the integrated module is implemented in the form of a software function module and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of the present application essentially or the part that contributes to the existing technology or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , Including several instructions to make a computer device (which may be a personal computer, a server, or a network device, etc.) or a processor execute all or part of the steps of the methods in the various embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disks or optical disks and other media that can store program codes. .
  • the above embodiments it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • software it can be implemented in the form of a computer program product in whole or in part.
  • the computer program product includes one or more computer instructions.
  • the computer program instructions When the computer program instructions are loaded and executed on the computer, the processes or functions according to the embodiments of the present application are generated in whole or in part.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • Computer instructions may be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • computer instructions may be transmitted from a website, computer, server, or data center through a cable (such as Coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.) to transmit to another website site, computer, server or data center.
  • the computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or a data center integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a DVD), or a semiconductor medium (for example, a solid state disk (SSD)).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et un dispositif d'affichage. Le procédé comprend les étapes suivantes : codage de contenus de multiples régions d'affichage, et génération d'un premier tampon (S201), les contenus des multiples régions d'affichage étant des contenus à afficher dans différentes régions d'un cadre à afficher par un ensemble d'affichage d'un appareil terminal, et le premier tampon contenant des informations des multiples régions d'affichage disposées en série ; transmission du premier tampon à l'ensemble d'affichage (S202) ; et commande, en fonction du premier tampon, de l'ensemble d'affichage pour afficher les contenus des multiples régions d'affichage dans le cadre (S203). Dans le procédé, des informations de multiples régions d'affichage sont disposées en série dans un premier tampon, ce qui empêche une utilisation inefficace d'une mémoire DDR suite à la transmission d'informations de régions d'affichage inactives, permet la réduction d'un volume de données dans un processus de transmission, et la réduction correspondante de la consommation d'énergie d'un appareil terminal.
PCT/CN2020/138297 2019-12-31 2020-12-22 Procédé et dispositif d'affichage WO2021136011A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911416443.8A CN111208966B (zh) 2019-12-31 2019-12-31 显示方法及装置
CN201911416443.8 2019-12-31

Publications (1)

Publication Number Publication Date
WO2021136011A1 true WO2021136011A1 (fr) 2021-07-08

Family

ID=70784197

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/138297 WO2021136011A1 (fr) 2019-12-31 2020-12-22 Procédé et dispositif d'affichage

Country Status (2)

Country Link
CN (1) CN111208966B (fr)
WO (1) WO2021136011A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111208966B (zh) * 2019-12-31 2021-07-16 华为技术有限公司 显示方法及装置
CN114816028A (zh) * 2021-01-21 2022-07-29 华为技术有限公司 屏幕刷新方法、电子设备和计算机可读存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5754170A (en) * 1996-01-16 1998-05-19 Neomagic Corp. Transparent blocking of CRT refresh fetches during video overlay using dummy fetches
CN101872293A (zh) * 2009-04-23 2010-10-27 威睿公司 用于复制传输到远程显示装置的帧缓冲区的方法和系统
US8988443B2 (en) * 2009-09-25 2015-03-24 Arm Limited Methods of and apparatus for controlling the reading of arrays of data from memory
CN105139792A (zh) * 2015-08-18 2015-12-09 京东方科技集团股份有限公司 显示方法和显示装置
CN106791488A (zh) * 2016-12-28 2017-05-31 浙江宇视科技有限公司 一种同步拼接显示方法及装置
CN111208966A (zh) * 2019-12-31 2020-05-29 华为技术有限公司 显示方法及装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102524190B1 (ko) * 2016-06-08 2023-04-21 삼성전자 주식회사 복수의 터치스크린을 가지는 휴대 장치 및 복수의 터치스크린을 가지는 휴대 장치의 제어방법
CN108322763A (zh) * 2016-08-23 2018-07-24 深圳市掌网科技股份有限公司 一种编解码全景视频的方法和系统
CN108833932B (zh) * 2018-07-19 2021-01-05 湖南君瀚信息技术有限公司 一种实现高清视频超低延迟编解码及传输的方法及系统
CN109871192B (zh) * 2019-03-04 2021-12-31 京东方科技集团股份有限公司 一种显示方法、装置、电子设备及计算机可读存储介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5754170A (en) * 1996-01-16 1998-05-19 Neomagic Corp. Transparent blocking of CRT refresh fetches during video overlay using dummy fetches
CN101872293A (zh) * 2009-04-23 2010-10-27 威睿公司 用于复制传输到远程显示装置的帧缓冲区的方法和系统
US8988443B2 (en) * 2009-09-25 2015-03-24 Arm Limited Methods of and apparatus for controlling the reading of arrays of data from memory
CN105139792A (zh) * 2015-08-18 2015-12-09 京东方科技集团股份有限公司 显示方法和显示装置
CN106791488A (zh) * 2016-12-28 2017-05-31 浙江宇视科技有限公司 一种同步拼接显示方法及装置
CN111208966A (zh) * 2019-12-31 2020-05-29 华为技术有限公司 显示方法及装置

Also Published As

Publication number Publication date
CN111208966B (zh) 2021-07-16
CN111208966A (zh) 2020-05-29

Similar Documents

Publication Publication Date Title
WO2023274144A1 (fr) Procédé et appareil de traitement de message, dispositif électronique et support de stockage
CN106708538B (zh) 界面显示方法及装置
US11579946B2 (en) Method for managing multiple operating systems in a terminal
WO2018161534A1 (fr) Procédé d'affichage d'image, terminal à double écran et support d'informations non volatil lisible par ordinateur
WO2021109925A1 (fr) Procédé de partage d'application, appareil électronique et support de stockage lisible par ordinateur
WO2020151525A1 (fr) Procédé d'envoi de message et dispositif terminal
WO2018137304A1 (fr) Procédé d'affichage d'une application 2d dans un dispositif vr, et terminal
WO2018006841A1 (fr) Procédé, dispositif et appareil de transmission d'informations de code qr
CN106406924B (zh) 应用程序启动和退出画面的控制方法、装置及移动终端
WO2021109959A1 (fr) Procédé de partage d'application et dispositif électronique
WO2021136011A1 (fr) Procédé et dispositif d'affichage
WO2017215511A1 (fr) Procédé de commande d'effet sonore de scène et produits associés
CN113613064B (zh) 视频处理方法、装置、存储介质及终端
WO2019076250A1 (fr) Procédé de gestion de message de poussée, et produits associés
CN104426747A (zh) 即时通信方法、终端和系统
CN109711830B (zh) 二维码支付的快捷显示方法及装置、移动终端及存储介质
CN109992192B (zh) 一种界面显示方法及终端设备
WO2021000778A1 (fr) Procédé de rejet de transmission en liaison montante, procédé de configuration de rejet de transmission en liaison montante et dispositif associé
WO2020192673A1 (fr) Procédé de configuration de ressources, procédé de détermination de ressources, dispositif côté réseau, et terminal
WO2016019695A1 (fr) Procédé d'interaction vocale et terminal
WO2021114478A1 (fr) Procédé de télémétrie et appareil associé, support d'enregistrement et équipement terminal
CN111142759A (zh) 信息的发送方法及电子设备
US11477591B2 (en) Audio data processing method, terminal device, and storage medium
US20130070575A1 (en) Alarm method and apparatus in portable terminal
CN111522674B (zh) 多媒体内容的跨应用处理方法及电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20908520

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20908520

Country of ref document: EP

Kind code of ref document: A1