WO2021136011A1 - Display method and device - Google Patents

Display method and device 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
French (fr)
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/en

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)).

Abstract

A display method and device. The method comprises: encoding contents of multiple display regions, and generating a first buffer (S201), the contents of the multiple display regions being contents to be displayed in different regions of a frame to be displayed by a display assembly of a terminal apparatus, and the first buffer containing information of the multiple display regions arranged in series; transmitting the first buffer to the display assembly (S202); and controlling, according to the first buffer, the display assembly to display the contents of the multiple display regions in the frame (S203). In the method, information of multiple display regions are arranged in series in a first buffer, thereby preventing inefficient use of a DDR memory as a result of transmitting information of inactive display regions, reducing a data volume in a transmission process, and correspondingly reducing power consumption of a terminal apparatus.

Description

显示方法及装置Display method and device
本申请要求于2019年12月31日提交中国专利局、申请号为201911416443.8、申请名称为“显示方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office, the application number is 201911416443.8, and the application name is "Display Method and Apparatus" on December 31, 2019, the entire content of which is incorporated into this application by reference.
技术领域Technical field
本申请实施例涉及显示领域,尤其涉及一种显示方法及装置。The embodiments of the present application relate to the field of display, and in particular, to a display method and device.
背景技术Background technique
终端设备的送显主要包括有硬件组合抽象组件(hwcomposer,HWC)的方式和OpenGL ES(OpenGL for Embedded Systems)的方式。以HWC为例,当需要显示某一帧的画面时,通常需要通过HWC对该帧的多个图层进行合成,并从合成后的画面中确定需要显示的多个实际送显区域。The display of terminal equipment mainly includes a hardware combination abstract component (hwcomposer, HWC) method and an OpenGL ES (OpenGL for Embedded Systems) method. Taking HWC as an example, when a picture of a certain frame needs to be displayed, it is usually necessary to synthesize multiple layers of the frame through the HWC, and determine the multiple actual display areas that need to be displayed from the synthesized picture.
在现有技术中,将送显区域的信息发送给显示组件时,往往采用单一送显的方式,因此,在进行送显前计算送显区域的大小时,往往会取多个实际送显区域的并集作为最终的送显区域,并将最终的送显区域发送给显示组件进行显示。In the prior art, when the information of the display area is sent to the display component, a single display method is often used. Therefore, when calculating the size of the display area before the display is performed, multiple actual display areas are often taken. The union of is used as the final display area, and the final display area is sent to the display component for display.
然而,通过取并集的方式确定的最终送显区域,在传输送显区域的信息时会导致双倍速率(double data rate,DDR)内存的浪费,从而增大了传输过程中的数据量,并相应的增加了终端设备的功耗。However, 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.
发明内容Summary of the invention
本申请实施例提供一种显示方法及装置,以解决现有技术中在传输送显区域的信息时所造成的DDR内存浪费的问题。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 following describes the application to a display device as an example. In this method, 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. For the content of the frame to be displayed in different areas, 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.
通过第一方面提供的显示方法,可以将多个送显区域的信息串行传输到显示组件,从而避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量,相应的减少了终端设备的功耗。Through the display method provided in the first aspect, 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.
在一种可能的实现方式中,所述送显区域的信息包括有所述送显区域的位置信息和所述送显区域的内容信息。In a possible implementation manner, the information of the display area includes location information of the display area and content information of the display area.
通过该可能的实现方式提供的显示方法,由于第一缓存器中包括有送显区域的位置信息和所述送显区域的内容信息,使得显示组件可以直接获取送显区域的位置和内容。With the display method provided by this possible implementation, since the first buffer includes the location information of the display area and the content information of the display area, the display component can directly obtain the location and content of the display area.
在一种可能的实现方式中,所述第一缓存器存储有所述多个送显区域的位置信息和内容信息,所述位置信息存储在所述内容信息之前。In a possible implementation manner, the first buffer stores location information and content information of the multiple display areas, and the location information is stored before the content information.
通过该可能的实现方式提供的显示方法,由于第一缓存器中的信息排列顺序是预先设置好的,显示组件提取出一组送显区域的信息后,可以无需对信息进程处理,直接在送显区域的位置显示送显区域的内容,简化了显示的步骤。With the display method provided by this possible implementation, 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.
在一种可能的实现方式中,所述根据所述第一缓存器,控制所述显示组件在所述待显示帧显示所述多个送显区域的内容,包括:控制所述显示组件解码所述第一缓存器,获取多个所述送显区域的位置信息和多个所述送显区域的内容信息;控制所述显示组件分别在所述送显区域的位置显示对应的所述送显区域的内容。In a possible implementation manner, 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.
通过该可能的实现方式提供的显示方法,通过在送显区域的位置显示对应的送显区域的内容,避免了显示无效区域的内容,降低了显示装置的功耗。With 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.
在一种可能的实现方式中,在所述对多个送显区域的内容进行编码,生成第一缓存器之前,还包括:通过合成所述显示组件在所述待显示帧所要显示的多个图层,生成在所述待显示帧所要显示的预设画面;从所述预设画面中提取所述多个送显区域。In a possible implementation manner, 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.
通过该可能的实现方式提供的显示方法,可以从待显示帧所要显示的多个图层确定出提取所述多个送显区域。With the display method provided by this possible implementation manner, the multiple display areas can be determined and extracted from multiple layers to be displayed in the frame to be displayed.
在一种可能的实现方式中,所述送显区域为矩形区域。In a possible implementation, the display area is a rectangular area.
通过该可能的实现方式提供的显示方法,由于显示组件通常为矩形,矩形的送显区域可以更好地与显示组件相适配,更方便进行显示。With the display method provided by this possible implementation manner, since the display component is usually rectangular, the rectangular display area can be better adapted to the display component, and display is more convenient.
在一种可能的实现方式中,所述多个送显区域之间不重叠。In a possible implementation manner, the multiple display areas do not overlap.
通过该可能的实现方式提供的显示方法,多个送显区域之间不重叠,可以避免重复送显,从而进一步避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量,相应的减少了终端设备的功耗。Through the display method provided by this possible implementation, multiple display areas do not overlap, which can avoid repeated display, thereby further avoiding the waste of DDR memory caused by the transmission of invalid display areas, and reducing the data in the transmission process. Therefore, the power consumption of the terminal equipment is reduced accordingly.
第二个方面提供一种显示装置,包括:处理模块、发送模块和存储模块;A second aspect provides a display device, including: a processing module, a sending module, and a storage module;
其中,所述存储模块用于与所述处理模块藕合,保存必要的程序指令和数据;Wherein, the storage module is used to couple with the processing module to store necessary program instructions and data;
其中,所述存储模块与所述处理模块和所述发送模块耦合,用于存储所述显示装置的可执行指令。Wherein, 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.
在一种可能的实现方式中,所述送显区域的信息包括有所述送显区域的位置信息和所述送显区域的内容信息。In a possible implementation manner, the information of the display area includes location information of the display area and content information of the display area.
在一种可能的实现方式中,所述第一缓存器存储有所述多个送显区域的位置信息和内容信息,所述位置信息存储在所述内容信息之前。In a possible implementation manner, the first buffer stores location information and content information of the multiple display areas, and the location information is stored before the content information.
在一种可能的实现方式中,所述处理模块具体配置为调用所述显示装置的可执行指令, 以使所述显示装置控制所述显示组件解码所述第一缓存器,获取多个所述送显区域的位置信息和多个所述送显区域的内容信息;控制所述显示组件分别在所述送显区域的位置显示对应的所述送显区域的内容。In a possible implementation manner, 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.
在一种可能的实现方式中,所述处理模块还配置为调用所述显示装置的可执行指令,以使所述显示装置通过合成所述显示组件在所述待显示帧所要显示的多个图层,生成在所述待显示帧所要显示的预设画面;从所述预设画面中提取所述多个送显区域。In a possible implementation manner, 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.
在一种可能的实现方式中,所述送显区域为矩形区域。In a possible implementation, the display area is a rectangular area.
在一种可能的实现方式中,所述多个送显区域之间不重叠。In a possible implementation manner, the multiple display areas do not overlap.
第三面,本申请实施例提供一种芯片,包括:存储器和处理器,存储器用于存储程序指令,处理器用于调用存储器中的程序指令执行第一方面及其可选方案所述的显示方法。On the third aspect, 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.
本申请提供的显示方法及装置,通过对多个送显区域的内容进行编码,生成第一缓存器,多个送显区域的内容为终端设备的显示组件在待显示帧显示在不同区域的内容,第一缓存器中串行编排有多个送显区域的信息;再将第一缓存器传输给显示组件,并根据第一缓存器,控制显示组件在待显示帧显示多个送显区域的内容。通过上述方法,将多个送显区域的信息串行编排在第一缓存器中,从而避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量,相应的减少了终端设备的功耗。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. Through the above method, 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.
附图说明Description of the drawings
图1为一种现有的确定最终送显区域的示意图;Figure 1 is an existing schematic diagram of determining the final display area;
图2为另一种现有的确定最终送显区域的示意图;Figure 2 is another existing schematic diagram of determining the final display area;
图3为本申请实施例提供的一种终端设备的结构示意图;FIG. 3 is a schematic structural diagram of a terminal device provided by an embodiment of this application;
图4为本申请实施例提供的一种显示方法的流程示意图;FIG. 4 is a schematic flowchart of a display method provided by an embodiment of the application;
图5为本申请实施例提供的一种送显区域的示意图;FIG. 5 is a schematic diagram of a display area provided by an embodiment of the application;
图6为本申请实施例提供的另一种送显区域的示意图;Fig. 6 is a schematic diagram of another display area provided by an embodiment of the application;
图7为本申请实施例提供的再一种送显区域的示意图;FIG. 7 is a schematic diagram of yet another display area provided by an embodiment of the application;
图8为本申请实施例提供的一种编码与解码示意图;FIG. 8 is a schematic diagram of encoding and decoding provided by an embodiment of the application;
图9为本申请实施例提供的另一种显示方法的流程示意图;FIG. 9 is a schematic flowchart of another display method provided by an embodiment of the application;
图10为本申请实施例提供的再一种显示方法的流程示意图;FIG. 10 is a schematic flowchart of yet another display method provided by an embodiment of this application;
图11为本申请实施例提供的一种送显原理示意图;FIG. 11 is a schematic diagram of a display principle according to an embodiment of the application;
图12为本申请实施例提供的一种显示方法的信令交互图Figure 12 is a signaling interaction diagram of a display method provided by an embodiment of the application
图13为本申请实施例提供的一种显示装置的结构示意图;FIG. 13 is a schematic structural diagram of a display device provided by an embodiment of the application;
图14为本申请实施例提供的另一种终端设备的结构示意图;FIG. 14 is a schematic structural diagram of another terminal device provided by an embodiment of this application;
图15为本申请实施例提供的终端设备为手机时的结构框图。FIG. 15 is a structural block diagram when the terminal device provided by an embodiment of the application is a mobile phone.
具体实施方式Detailed ways
在终端设备中,当需要显示某一帧的画面时,通常需要通过HWC或OpenGL ES对该帧的多个图层进行合成,并从合成后的画面中确定需要显示的多个实际送显区域,并对实际送显区域取并集确定最终送显区域。In 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.
图1为一种现有的确定最终送显区域的示意图。如图1所示,在现有技术中,若存在区域A和区域B两个实际送显区域,区域A和区域B部分重叠,在计算最终送显区域时,通常采用单一区域进行送显,取当前帧的多个实际送显区域的并集C作为最终送显区域。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.
图2为另一种现有的确定最终送显区域的示意图。如图2所示,在现有技术中,若存在区域D和区域E两个实际送显区域,区域D位于屏幕的左上角,区域E位于屏幕的右下角,区域D和区域E之间不重叠,在计算最终送显区域,由于区域D和区域E的并集为完整的屏幕区域,需要将整个屏幕区域均作为最终送显区域。Figure 2 is another conventional schematic diagram of determining the final display area. As shown in Figure 2, in the prior art, if there are two actual display areas, 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, and there is no space between area D and area E. 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.
由图1和图2可知,HWC确定的最终送显区域,尤其是图2中所示的最终送显区域,往往大于实际送显区域,这在传输送显区域的信息时会导致双倍速率(double data rate,DDR)内存的浪费,进而增大了传输过程中的数据量,并相应的增加了终端设备的功耗。It can be seen from Figure 1 and Figure 2 that the final display area determined by HWC, especially the final display area shown in Figure 2, is often larger than the actual display area, which will result in double rate when transmitting the information in the display area. The waste of (double data rate, DDR) memory further increases the amount of data in the transmission process and correspondingly increases the power consumption of the terminal equipment.
为解决上述问题,本申请实施例提供一种显示方法,从而避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量。In order to solve the above-mentioned problem, 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.
本申请实施例提供的显示方法,可以应用于任意终端设备中。该终端设备可以是无线终端,无线终端可以是指向用户提供语音和/或其他业务数据连通性的设备,具有无线连接功能的手持式设备、或连接到无线调制解调器的其他处理设备。无线终端可以经无线接入网(radio access network,RAN)与一个或多个核心网进行通信,无线终端可以是移动终端,如移动电话(或称为“蜂窝”电话)和具有移动终端的计算机,例如,可以是便携式、袖珍式、手持式、计算机内置的或者车载的移动装置,它们与无线接入网交换语言和/或数据。例如,个人通信业务(personal communication service,PCS)电话、无绳电话、会话发起协议(session initiation protocol,SIP)话机、无线本地环路(wireless local loop,WLL)站、个人数字助理(personal digital assistant,PDA)等设备。无线终端也可以称为系统、订户单元(subscriber unit)、订户站(subscriber station),移动站(mobile station)、移动台(mobile)、远程站(remote station)、远程终端(remote terminal)、接入终端(access terminal)、用户终端(user terminal)、用户代理(user agent),在此不作限定。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. For example, personal communication service (PCS) phones, cordless phones, session initiation protocol (SIP) phones, wireless local loop (WLL) stations, personal digital assistants, PDA) and other equipment. 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.
图3为本申请实施例提供的一种终端设备的结构示意图。如图3所示,终端设备可以包括:处理器101、显示组件102。可选的,该终端还可以包括通信模块103、射频(radio frequency,RF)电路104、电源105和存储器106。FIG. 3 is a schematic structural diagram of a terminal device provided by an embodiment of the application. As shown in FIG. 3, the terminal device may include: a processor 101 and a display component 102. Optionally, the terminal may further include a communication module 103, a radio frequency (RF) circuit 104, a power supply 105, and a memory 106.
其中,处理器101是终端的控制中心,利用各种接口和线路连接整个终端设备的各个部分,通过运行或执行存储在存储器106内的软件程序和/或模块,以及调用存储在存储器106内的数据,执行终端的各种功能和处理数据,从而对终端进行整体监控。Among them, 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.
显示组件102可用于在特定区域显示有处理器101传输的信息。显示组件102可包括显示面板,可选的,可以采用液晶显示器(liquid crystal display,LCD)、有机发光二极管(organic light-emitting diode,OLED)等形式来配置显示面板。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. Optionally, the display panel may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc.
RF电路104与通讯模块103连接,可用于收发信息或通话过程中,信号的接收和发送,例如,将基站的下行信息接收后,给处理器101处理;另外,将上行的数据发送给基站。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.
存储器106可用于存储软件程序以及模块,处理器101通过运行存储在存储器106的软件程序以及模块,从而执行终端的各种功能应用以及数据处理。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.
终端还包括给各个部件供电的电源105(比如电池),可选的,电源可以通过电源管理系统与处理器101逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The terminal also includes a power source 105 (such as a battery) for supplying power to various components. Optionally, 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.
可以理解,本申请实施例提供的显示方法可以通过显示装置实现,显示装置可以是某个设备的部分或全部,例如可以是上述终端设备。It can be understood that 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.
需要说明书的,本申请实施例提供的显示方法,不但可以运用于HWC的送显中,还可以运用于OpenGL ES的送显中,本申请对此不做限制。Where instructions are needed, 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.
下面以集成或安装有相关执行代码的终端设备为例,以具体地实施例对本申请实施例的技术方案进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例不再赘述。The following takes a terminal device integrated or installed with relevant execution codes as an example, and specific embodiments are used to describe the technical solutions of the embodiments of the present application in detail. The following specific embodiments can be combined with each other, and the same or similar concepts or processes may not be repeated in some embodiments.
图4为本申请实施例提供的一种显示方法的流程示意图。本申请实施例涉及的是终端设备如何对送显区域进行显示的具体过程。本实施例的执行主体为终端设备。如图4所示,该显示方法包括: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. As shown in Figure 4, the display method includes:
S201、对多个送显区域的内容进行编码,生成第一缓存器,多个送显区域的内容为终端设备的显示组件在待显示帧显示在不同区域的内容,第一缓存器中串行编排有多个送显区域的信息。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.
在本步骤中,当终端设备确定待显示帧的多个送显区域后,不再对多个送显区域取并集,而直接对多个送显区域的内容进行编码,将多个送显区域的信息存放在一个第一缓存器(buffer)中。In this step, when 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).
首先对本申请中的送显区域进行说明。First, the display area in this application will be described.
送显区域为终端设备的显示组件在待显示帧需要刷新显示的内容所在的区域,其中,待显示帧可以为终端设备送显的任意帧。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. In an alternative embodiment, 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.
图5为本申请实施例提供的一种送显区域的示意图。图6为本申请实施例提供的另一种送显区域的示意图。多个送显区域之间可以如图5中所示,不相互重叠,也可以如图6中所示,部分重叠,本申请实施例对此不做限制。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.
有一种可能的方式,在一些实施例中,多个送显区域之间不重叠,从而避免重叠部分的送显区域重复送显,从而进一步避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量,相应的减少了终端设备的功耗。There is a possible way. In some embodiments, 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.
图7为本申请实施例提供的再一种送显区域的示意图,在一些实施例中,如图7所示,对于部分重叠的送显区域,可以重新进行划分,示例性的,如图6所示的送显区域A和送显区域B,可以划分为不重叠的送显区域A、B和C,从而避免重复送显。FIG. 7 is a schematic diagram of another display area provided by an embodiment of the application. In some embodiments, as shown in FIG. 7, 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 encoding process in this application will be described below.
其中,第一缓存器(buffer)通常用在终端设备与终端设备的外设进行数据传输的过程 中,用于暂时存放终端设备送往外设的数据。Among them, the first buffer (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.
本申请实施例对于如何对多个送显区域的内容进行编码不做限制,在一些实施例中,可以对多个送显区域的内容逐个进行字符编码,再将字符编码后的数据逐个存储在第一缓存器(buffer)中。其中,本申请实施例对于编码的形式也不做限制,示例性的,可以为ascii、utf8、utf16le、ucs2、base64等字符编码形式。The embodiments of this application do not limit how to encode the contents of multiple display areas. In some embodiments, 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. Among them, 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.
在完成多个送显区域的内容的编码后,处理器在将编码后的数据串行编排在第一缓存器(buffer)中。其中,串行编排是以串行通信的形式,将多个送显区域的信息首尾相接的排布在第一缓存器(buffer)中。After completing the encoding of the contents of the multiple display areas, the processor serially arranges the encoded data in the first buffer. Among them, 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.
相比于现有技术中取并集的送显区域编码生成的缓存器,在本申请中的第一缓存器中不包含无效送显区域的数据,从而避免了传输无效送显区域造成的DDR内存的浪费。Compared with the buffer generated by the union of the display area encoding in the prior art, 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.
S202、将第一缓存器传输给显示组件。S202: Transmit the first buffer to the display component.
在本步骤中,当终端设备对多个送显区域的内容进行编码生成第一缓存器后,可以将第一缓存器传输给显示组件,以使显示组件进行显示。In this step, after the terminal device encodes the content of the multiple display areas to generate the first buffer, the first buffer can be transmitted to the display component, so that the display component can display.
其中,本申请实施例对于如何传输第一缓存器不做显示,可以采用常用的数据传输协议进行传输。Among them, 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、根据第一缓存器,控制显示组件在待显示帧显示多个送显区域的内容。S203: According to the first buffer, control the display component to display the content of multiple display areas in the frame to be displayed.
在本步骤中,当显示组件接收到第一缓存器后,可以第一缓存器中的多个送显区域的信息控制显示组件在待显示帧显示多个送显区域的内容。In this step, after the display component receives the first buffer, 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.
在一些实施例中,可以从第一缓存器一次提取多个送显区域的信息,进而将送显区域的信息解析到显示组件上进行显示。需要说明的是,多个送显区域的内容在显示组件上进行显示时,需要保持在同一帧显示。In some embodiments, 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.
本申请实施例提供的显示方法,通过对多个送显区域的内容进行编码,生成第一缓存器,多个送显区域的内容为终端设备的显示组件在待显示帧显示在不同区域的内容,第一缓存器中串行编排有多个送显区域的信息;再将第一缓存器传输给显示组件,并根据第一缓存器,控制显示组件在待显示帧显示多个送显区域的内容。通过上述方法,将多个送显区域的信息串行编排在第一缓存器中,从而避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量,相应的减少了终端设备的功耗。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. Through the above method, 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.
在上述实施例的基础上,下面对第一缓存器存储的送显区域的信息进行说明。在一些可选的实施方式中,送显区域的信息包括有送显区域的位置信息和送显区域的内容信息,相应的,第一缓存器存储有多个送显区域的位置信息和内容信息,位置信息存储在内容信息之前。On the basis of the foregoing embodiment, the information of the display area stored in the first buffer will be described below. In some alternative implementations, the information of the display area includes the location information of the display area and the content information of the display area. Correspondingly, the first buffer stores the location information and content information of multiple display areas. , The location information is stored before the content information.
图8为本申请实施例提供的一种编码与解码示意图。如图8所示,终端设备在HWC中确定的送显区域包括区域1和区域2后,对区域1和区域2的内容进行编码,生成一个第一缓存器。其中,第一缓存器依次存储有区域1对应的屏幕位置pos1,区域1的显示数据buf1,区域2对应的屏幕位置pos2和区域2的显示数据buf2,形成一个单一的缓存器(Buffer)。其中,区域并不限定为两个。FIG. 8 is a schematic diagram of encoding and decoding provided by an embodiment of the application. As shown in Fig. 8, after 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. Among them, the area is not limited to two.
在生成第一缓存器后,可以将第一缓存器通过DDR传输给显示组件,显示组件依次从第一缓存器中解码出区域1的屏幕位置pos1,区域1的显示数据buf1,区域2的屏幕位置pos2和区域2的显示数据buf2,并在区域1的屏幕位置显示区域1的显示数据,在区域 2的屏幕位置显示区域2的显示数据。After the first buffer is generated, 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.
图9为本申请实施例提供的另一种显示方法的流程示意图。本申请实施例涉及的是终端设备如何对送显区域进行显示的具体过程。在上述实施例的基础上,如图9所示,该显示方法包括: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. On the basis of the foregoing embodiment, as shown in FIG. 9, the display method includes:
S301、对多个送显区域的内容进行编码,生成第一缓存器,多个送显区域的内容为终端设备的显示组件在待显示帧显示在不同区域的内容,第一缓存器中串行编排有多个送显区域的信息;送显区域的信息包括有送显区域的位置信息和送显区域的内容信息。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.
S302、将第一缓存器传输给显示组件。S302: Transmit the first buffer to the display component.
步骤S301-S302的技术名词、技术效果、技术特征,以及可选实施方式,可参照图4所示的步骤S201-S202理解,对于重复的内容,在此不再累述。The technical terms, technical effects, technical features, and alternative implementations of 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、控制显示组件解码第一缓存器,获取多个送显区域的位置信息和多个送显区域的内容信息。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.
在本步骤中,当显示组件接收到第一缓存器后,可以控制显示组件对第一缓存器进行解析,获取多个送显区域的位置信息和多个送显区域的内容信息。In this step, 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.
本申请中对于如何解码第一缓存器不做限制,在一些实施例中,可以采取生成第一缓存器的编码方式对应的解码方式对第一缓存器进行解码。In this application, there is no restriction on how to decode the first buffer. In some embodiments, the first buffer can be decoded in a decoding manner corresponding to the encoding method used to generate the first buffer.
S304、控制显示组件分别在送显区域的位置显示对应的送显区域的内容。S304. Control the display component to display the content of the corresponding display area at the position of the display area respectively.
在本步骤中,由于第一缓存器中存储有多个送显区域的位置信息和多个送显区域的内容信息,处理器可以控制显示组件分别在送显区域的位置显示对应的送显区域的内容。In this step, since the position information of the multiple display areas and the content information of the multiple display areas are stored in 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.
示例性的,第一缓存器存储有区域A的位置信息和内容信息,以及区域B的位置信息和内容信息。由于第一缓存器中的信息串行排布,提取出的信息依次为区域A的位置信息、区域A的内容信息、区域B的位置信息和区域B的内容信息。处理器在显示组件上确定区域A的位置,并在区域A的位置上显示区域A的内容,在显示组件上确定区域B的位置,并在区域B的位置上显示区域B的内容。Exemplarily, 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. In 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. In this way, 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.
在上述实施例的基础上,下面对于如何确定多个送显区域进行说明。图10为本申请实施例提供的再一种显示方法的流程示意图。本申请实施例涉及的是终端设备如何对送显区域进行显示的具体过程。如图10所示,该显示方法包括:On the basis of the foregoing embodiment, the following describes how to determine multiple display areas. 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. As shown in Figure 10, the display method includes:
S401、通过合成显示组件在待显示帧所要显示的多个图层,生成在待显示帧所要显示的预设画面。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.
在本步骤中,当需要对待显示帧的内容进行显示时,可以获取待显示帧所要显示的多个图层,并将待显示帧所要显示的多个图层进行合成,生成待显示帧所要显示的预设画面。In this step, when the content of the frame to be displayed needs to be displayed, multiple layers to be displayed in the frame to be displayed can be obtained, and the multiple layers to be displayed in the frame to be displayed are synthesized to generate the displayed frame to be displayed Preset screen.
在一些实施例中,待显示帧所要显示的多个图层可以分别由图形处理器(graphics  processing unit,GPU)进行绘制。对上述图层的合成,可以由HWC模块完成,也可以由OpenGL ES模块完成,本申请对于合成的具体过程不做限制。In some embodiments, 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、从预设画面中提取多个送显区域。S402: Extract multiple display areas from the preset screen.
在本步骤中,当生成在待显示帧所要显示的预设画面后,可以从预设画面中提取多个送显区域。In this step, after the preset picture to be displayed in the frame to be displayed is generated, multiple display areas can be extracted from the preset picture.
在一些实施例中,可以确定待显示帧所要显示的预设画面中的实际显示区域,并从实际显示区域中划分出送显区域。在另一些实施例中,可以将待显示帧所要显示的预设画面和上一帧所要显示的画面进行比较,将发生改变的区域作为送显区域。In some embodiments, 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. In other embodiments, 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.
在一些可选的实施方式中,在确定送显区域时,可以将送显区域划分为矩形区域,从而可以更好地与显示组件相适配,更方便进行显示。In some optional implementation manners, when determining the display area, 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.
S403、对多个送显区域的内容进行编码,生成第一缓存器,多个送显区域的内容为终端设备的显示组件在待显示帧显示在不同区域的内容,第一缓存器中串行编排有多个送显区域的信息。S403. Encode the content of the 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 serially in the first buffer There are multiple display areas of information in the arrangement.
S404、将第一缓存器传输给显示组件。S404: Transmit the first buffer to the display component.
S405、根据第一缓存器,控制显示组件在待显示帧显示多个送显区域的内容。S405. According to the first buffer, control the display component to display the content of the multiple display areas in the frame to be displayed.
步骤S403-S405的技术名词、技术效果、技术特征,以及可选实施方式,可参照图4所示的步骤S201-S203理解,对于重复的内容,在此不再累述。The technical terms, technical effects, technical features, and alternative implementations of 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.
本申请实施例提供的显示方法,通过合成显示组件在待显示帧所要显示的多个图层,生成在待显示帧所要显示的预设画面;并从预设画面中提取多个送显区域。通过该方式,可以从待显示帧所要显示的多个图层确定出提取多个送显区域,进而将多个送显区域的信息串行编排在第一缓存器中,从而避免了传输无效送显区域造成的DDR内存的浪费,减少了传输过程中的数据量,相应的减少了终端设备的功耗。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. In this way, 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.
图11为本申请实施例提供的一种送显原理示意图。如图11所示,终端设备中的应用程序(application,APP)可能对应着一个或者多个图形界面,当需要进行送显时,首先由APP根据图形界面生成送显数据,随后,经由系统服务层(system server)将送显数据发送给SurfaceFinger。SurfaceFinger是一个系统服务,主要用于从送显数据中划分出多个图层(Layer),并确定多个图层的重叠的送显区域。随后,SurfaceFinger将送显区域的信息发送给硬件抽象层中的HWC,HWC通过显示控制器(Display Controller)对多个送显区域的内容进行编码,生成第一缓存器,其中,该第一缓存器可以为核心层的FrameBuffer。液晶显示器(liquid crystal display,LCD)根据FrameBuffer显示多个送显区域的内容。FIG. 11 is a schematic diagram of a display principle according to an embodiment of the application. As shown in Figure 11, the application (APP) in the terminal device may correspond to one or more graphical interfaces. When the display is required, 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.
其中,本申请实施例对于送显类型不做限制,可以为在线合成,也可以为离线合成。在线合成可以为逐层实时送显,离线合成为将图层合成后存放在FrameBuffer中,再由显示组件进行显示。Among them, 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, and offline composition is to store the layers in FrameBuffer after composition, and then display them by the display component.
图12为本申请实施例提供的一种显示方法的信令交互图。本实施例主要对显示时终端设备各层之间的信令交互进行说明,来展示终端设备在实际显示时各信令的流向。如图12所示,显示方法包括: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:
S501、SurfaceFinger通过合成显示组件在待显示帧所要显示的多个图层,生成在待显示帧所要显示的预设画面。S501. 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.
S502、SurfaceFinger从预设画面中提取多个送显区域。S502. SurfaceFinger extracts multiple display areas from the preset screen.
S503、SurfaceFinger向HWC发送多个送显区域的信息。S503. The SurfaceFinger sends information of multiple display areas to the HWC.
S504、HWC对多个送显区域的内容进行编码,在FrameBuffer中生成第一缓存器。S504. The HWC encodes the content of the multiple display areas, and generates a first buffer in the FrameBuffer.
S505、FrameBuffer将第一缓存器传输给显示组件。S505. The FrameBuffer transmits the first buffer to the display component.
S506、显示组件根据第一缓存器在待显示帧显示多个送显区域的内容。S506: The display component displays the content of the multiple display areas in the frame to be displayed according to the first buffer.
本领域普通技术人员可以理解:实现上述方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成,前述的程序可以存储于一计算机可读取存储介质中,该程序在执行时,执行包括上述方法实施例的步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。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.
图13为本申请实施例提供的一种显示装置的结构示意图。该显示装置可以用于执行上述实施例中的显示方法,可以为上述实施例中的终端设备,如图13所示,该显示装置包括:处理模块601、发送模块602和存储模块603;其中,存储模块603与处理模块601和发送模块602耦合,用于存储显示装置的可执行指令。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. As shown in FIG. 13, 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.
处理模块601配置为调用显示装置的可执行指令,以使显示装置对多个送显区域的内容进行编码,生成第一缓存器,多个送显区域的内容为显示装置的显示组件在待显示帧显示在不同区域的内容,第一缓存器中串行编排有多个送显区域的信息;根据第一缓存器,控制显示组件在待显示帧显示多个送显区域的内容;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;
发送模块602配置为调用显示装置的可执行指令,以使显示装置将第一缓存器传输给显示组件。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.
一种可选的实施方式中,送显区域的信息包括有送显区域的位置信息和送显区域的内容信息。In an optional implementation manner, the information of the display area includes location information of the display area and content information of the display area.
一种可选的实施方式中,第一缓存器存储有多个送显区域的位置信息和内容信息,位置信息存储在内容信息之前。In an optional implementation manner, the first buffer stores location information and content information of multiple display areas, and the location information is stored before the content information.
一种可选的实施方式中,处理模块601具体配置为调用显示装置的可执行指令,以使显示装置控制显示组件解码第一缓存器,获取多个送显区域的位置信息和多个送显区域的内容信息;控制显示组件分别在送显区域的位置显示对应的送显区域的内容。In an alternative embodiment, 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.
一种可选的实施方式中,处理模块601还配置为调用显示装置的可执行指令,以使显示装置通过合成显示组件在待显示帧所要显示的多个图层,生成在待显示帧所要显示的预设画面;从预设画面中提取多个送显区域。In an optional implementation manner, 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.
一种可选的实施方式中,送显区域为矩形区域。In an alternative embodiment, the display area is a rectangular area.
一种可选的实施方式中,多个送显区域之间不重叠。In an optional implementation manner, 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.
图14为本申请实施例提供的另一种终端设备的结构示意图。如图14所示,该终端设备可以包括:处理器701(例如CPU)、存储器702、接收器703、发送器704;接收器703和发送器704耦合至处理器701,处理器701控制接收器703和发送器704的收发动作;存储器702可能包含高速随机存取存储器(random-access memory,RAM),也可能还包括非易失性存储器(non-volatile memory,NVM),例如至少两个磁盘存储器,存储器702中可以存储各种指令,以用于完成各种处理功能以及实现本申请的方法步骤。在一种可实施的方式中,本申请涉及的终端设备还可以包括:电源705、通信总线706以及通信端口 707。接收器703和发送器704可以集成在测试设备的收发信机中,也可以为测试设备上独立的收发天线。通信总线706用于实现元件之间的通信连接。上述通信端口707用于实现测试设备与其他外设之间进行连接通信。FIG. 14 is a schematic structural diagram of another terminal device provided by an embodiment of this application. As shown in FIG. 14, 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. The memory 702 can store various instructions for completing various processing functions and implementing the method steps of the present application. In an implementable manner, 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.
在本申请实施例中,上述存储器702用于存储计算机可执行程序代码,程序代码包括指令;当处理器701执行指令时,指令使终端设备的处理器701执行上述方法实施例中终端设备的处理动作,使接收器703和发送器704执行上述方法实施例中终端设备的收发动作,其实现原理和技术效果类似,在此不再赘述。In the embodiment of the present application, 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. The implementation principles and technical effects are similar, and will not be repeated here.
正如上述实施例,本申请实施例涉及的终端设备可以是手机、平板电脑等无线设备,因此,以电子设备为手机为例:图15为本申请实施例提供的终端设备为手机时的结构框图。参考图15,该手机可以包括:射频(Radio Frequency,RF)电路1110、存储器1120、输入单元1130、显示单元1140、传感器1150、音频电路1160、无线保真(wireless fidelity,WiFi)模块1170、处理器1180、电源1190以及通信单元1210等部件。本领域技术人员可以理解,图13中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Just like the above embodiment, the terminal device involved in the embodiment of this application may be a wireless device such as a mobile phone, a tablet computer, etc. Therefore, taking the electronic device as a mobile phone as an example: FIG. 15 is a structural block diagram of the terminal device provided by the embodiment of the application as a mobile phone . Referring to FIG. 15, 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. Those skilled in the art can understand that 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.
下面结合图15对手机的各个构成部件进行具体的介绍:The following describes the components of the mobile phone in detail with reference to Figure 15:
RF电路1110可用于收发信息或通话过程中,信号的接收和发送,例如,将基站的下行信息接收后,给处理器1180处理;另外,将上行的数据发送给基站。通常,RF电路包括但不限于天线、至少两个放大器、收发信机、耦合器、低噪声放大器(Low Noise Amplifier,LNA)、双工器等。此外,RF电路1110还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(Global System of Mobile communication,GSM)、通用分组无线服务(General Packet Radio Service,GPRS)、码分多址(Code Division Multiple Access,CDMA)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、长期演进(Long Term Evolution,LTE))、电子邮件、短消息服务(Short Messaging Service,SMS)等。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. Generally, 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. In addition, 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.
存储器1120可用于存储软件程序以及模块,处理器1180通过运行存储在存储器1120的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器1120可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少两个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1120可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少两个磁盘存储器件、闪存器件、或其他易失性固态存储器件。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. In addition, 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.
输入单元1130可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元1130可包括触控面板1131以及其他输入设备1132。触控面板1131,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1131上或在触控面板1131附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板1131可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1180,并能接收处理器1180发来的命令并 加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1131。除了触控面板1131,输入单元1130还可以包括其他输入设备1132。具体地,其他输入设备1132可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。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. Specifically, 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. Optionally, the touch panel 1131 may include two parts: a touch detection device and a touch controller. Among them, 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. In addition, the touch panel 1131 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 1131, the input unit 1130 may also include other input devices 1132. Specifically, 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.
显示单元1140可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元1140可包括显示面板1141,可选的,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板1141。进一步的,触控面板1131可覆盖于显示面板1141之上,当触控面板1131检测到在其上或附近的触摸操作后,传送给处理器1180以确定触摸事件的类型,随后处理器1180根据触摸事件的类型在显示面板1141上提供相应的视觉输出。虽然在图15中,触控面板1131与显示面板1141是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将触控面板1131与显示面板1141集成而实现手机的输入和输出功能。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. Optionally, the display panel 1141 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), etc. Further, 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. Although in FIG. 15, 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.
手机还可包括至少一种传感器1150,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1141的亮度,光传感器可在手机移动到耳边时,关闭显示面板1141和/或背光。作为运动传感器的一种,加速度传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。The mobile phone may also include at least one sensor 1150, such as a light sensor, a motion sensor, and other sensors. Specifically, 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. As a kind of motion sensor, 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), vibration recognition related functions (such as pedometer, percussion), etc.; as for other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that can be configured in mobile phones, I won’t repeat them here. .
音频电路1160、扬声器1161以及传声器1162可提供用户与手机之间的音频接口。音频电路1160可将接收到的音频数据转换后的电信号,传输到扬声器1161,由扬声器1161转换为声音信号输出;另一方面,传声器1162将收集的声音信号转换为电信号,由音频电路1160接收后转换为音频数据,再将音频数据输出处理器1180处理后,经RF电路1110以发送给比如另一手机,或者将音频数据输出至存储器1120以便进一步处理。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属于短距离无线传输技术,手机通过WiFi模块1170可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图15示出了WiFi模块1170,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变本申请实施例的本质的范围内而省略。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. Although 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.
处理器1180是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器1120内的软件程序和/或模块,以及调用存储在存储器1120内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器1180可包括一个或多个处理单元;例如,处理器1180可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1180中。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. Optionally, 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.
手机还包括给各个部件供电的电源1190(比如电池),可选的,电源可以通过电源管理系统与处理器1180逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The mobile phone also includes a power supply 1190 (such as a battery) for supplying power to various components. Optionally, 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.
手机还可以包括摄像头1200,该摄像头可以为前置摄像头,也可以为后置摄像头。尽管未示出,手机还可以包括蓝牙模块、GPS模块等,在此不再赘述。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.
在本申请实施例中,该手机所包括的处理器1180可以用于执行上述数据传输方法实施例,其实现原理和技术效果类似,在此不再赘述。In the embodiment of the present application, 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.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed device and method may be implemented in other ways. For example, 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. In addition, 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.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用硬件加软件功能单元的形式实现。In addition, 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.
需要说明的是,本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。在本申请的实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。It should be noted that the division of 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.
集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器(processor)执行本申请各个实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If 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. Based on this understanding, 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. .
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行计算机程序指令时,全部或部分地产生按照本申请实施例的流程或功能。计算机可以是通用计算机、专用计算机、计算机网络、 或者其他可编程装置。计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘Solid State Disk(SSD))等。In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented by 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. 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. For example, 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)).

Claims (15)

  1. 一种显示方法,其特征在于,包括:A display method, characterized in that it comprises:
    对多个送显区域的内容进行编码,生成第一缓存器,所述多个送显区域的内容为终端设备的显示组件在待显示帧显示在不同区域的内容,所述第一缓存器中串行编排有所述多个送显区域的信息;The content of the multiple display areas is encoded 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, in the first buffer The information of the multiple display areas are arranged serially;
    将所述第一缓存器传输给所述显示组件;Transmitting the first buffer to the display component;
    根据所述第一缓存器,控制所述显示组件在所述待显示帧显示所述多个送显区域的内容。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.
  2. 根据权利要求1所述的方法,其特征在于,所述送显区域的信息包括有所述送显区域的位置信息和所述送显区域的内容信息。The method according to claim 1, wherein the information of the display area includes location information of the display area and content information of the display area.
  3. 根据权利要求2所述的方法,其特征在于,所述第一缓存器存储有所述多个送显区域的位置信息和内容信息,所述位置信息存储在所述内容信息之前。The method according to claim 2, wherein the first buffer stores location information and content information of the plurality of display areas, and the location information is stored before the content information.
  4. 根据权利要求2所述的方法,其特征在于,所述根据所述第一缓存器,控制所述显示组件在所述待显示帧显示所述多个送显区域的内容,包括:The method according to claim 2, wherein 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 comprises:
    控制所述显示组件解码所述第一缓存器,获取多个所述送显区域的位置信息和多个所述送显区域的内容信息;Controlling the display component to decode the first buffer to obtain position information of a plurality of display areas and content information of a plurality of display areas;
    控制所述显示组件分别在所述送显区域的位置显示对应的所述送显区域的内容。The display components are controlled to respectively display the content of the corresponding display area at the position of the display area.
  5. 根据权利要求1所述的方法,其特征在于,在所述对多个送显区域的内容进行编码,生成第一缓存器之前,还包括:The method according to claim 1, characterized in that, before said encoding the content of the multiple display areas to generate the first buffer, the method further comprises:
    通过合成所述显示组件在所述待显示帧所要显示的多个图层,生成在所述待显示帧所要显示的预设画面;Generating a preset picture to be displayed in the frame to be displayed by synthesizing the multiple layers to be displayed by the display component in the frame to be displayed;
    从所述预设画面中提取所述多个送显区域。Extracting the multiple display areas from the preset screen.
  6. 根据权利要求1-5任一项所述的方法,其特征在于,所述送显区域为矩形区域。The method according to any one of claims 1 to 5, wherein the display area is a rectangular area.
  7. 根据权利要求1-5任一项所述的方法,其特征在于,所述多个送显区域之间不重叠。The method according to any one of claims 1 to 5, wherein the multiple display areas do not overlap.
  8. 一种显示装置,其特征在于,包括:处理模块、发送模块和存储模块;A display device, characterized by comprising: a processing module, a sending module, and a storage module;
    其中,所述存储模块与所述处理模块和所述发送模块耦合,用于存储所述显示装置的可执行指令;Wherein, 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.
  9. 根据权利要求8所述的装置,其特征在于,所述送显区域的信息包括有所述送显区域的位置信息和所述送显区域的内容信息。The device according to claim 8, wherein the information of the display area includes location information of the display area and content information of the display area.
  10. 根据权利要求9所述的装置,其特征在于,所述第一缓存器存储有所述多个送显区域的位置信息和内容信息,所述位置信息存储在所述内容信息之前。The device according to claim 9, wherein the first buffer stores location information and content information of the plurality of display areas, and the location information is stored before the content information.
  11. 根据权利要求9所述的装置,其特征在于,所述处理模块具体配置为调用所述显 示装置的可执行指令,以使所述显示装置控制所述显示组件解码所述第一缓存器,获取多个所述送显区域的位置信息和多个所述送显区域的内容信息;控制所述显示组件分别在所述送显区域的位置显示对应的所述送显区域的内容。The device according to claim 9, wherein 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 Multiple location information of the display area and multiple content information of the display area; controlling the display components to respectively display the content of the corresponding display area at the location of the display area.
  12. 根据权利要求8所述的装置,其特征在于,所述处理模块还配置为调用所述显示装置的可执行指令,以使所述显示装置通过合成所述显示组件在所述待显示帧所要显示的多个图层,生成在所述待显示帧所要显示的预设画面;从所述预设画面中提取所述多个送显区域。8. The device according to claim 8, wherein the processing module is further configured to invoke executable instructions of the display device, so that the display device synthesizes the display component to display in the frame to be displayed Generating a preset picture to be displayed in the frame to be displayed; extracting the plurality of display areas from the preset picture.
  13. 根据权利要求8-12任一项所述的装置,其特征在于,所述送显区域为矩形区域。The device according to any one of claims 8-12, wherein the display area is a rectangular area.
  14. 根据权利要求8-12任一项所述的装置,其特征在于,所述多个送显区域之间不重叠。The device according to any one of claims 8-12, wherein the multiple display areas do not overlap.
  15. 一种程序产品,其特征在于,所述程序产品包括计算机程序,所述计算机程序存储在可读存储介质中,通信装置的至少一个处理器可以从所述可读存储介质读取所述计算机程序,所述至少一个处理器执行所述计算机程序使得通信装置实施如权利要求1-7任意一项所述的方法。A program product, characterized in that the program product includes a computer program, the computer program is stored in a readable storage medium, and at least one processor of a communication device can read the computer program from the readable storage medium The execution of the computer program by the at least one processor causes the communication device to implement the method according to any one of claims 1-7.
PCT/CN2020/138297 2019-12-31 2020-12-22 Display method and device WO2021136011A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911416443.8 2019-12-31
CN201911416443.8A CN111208966B (en) 2019-12-31 2019-12-31 Display method and device

Publications (1)

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

Family

ID=70784197

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/138297 WO2021136011A1 (en) 2019-12-31 2020-12-22 Display method and device

Country Status (2)

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

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111208966B (en) * 2019-12-31 2021-07-16 华为技术有限公司 Display method and device
CN114816028A (en) * 2021-01-21 2022-07-29 华为技术有限公司 Screen refreshing method, electronic device and computer-readable storage medium

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 (en) * 2009-04-23 2010-10-27 威睿公司 Method and system for copying a framebuffer for transmission to a remote display
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 (en) * 2015-08-18 2015-12-09 京东方科技集团股份有限公司 Display method and display device
CN106791488A (en) * 2016-12-28 2017-05-31 浙江宇视科技有限公司 A kind of synchronous tiled display methods and device
CN111208966A (en) * 2019-12-31 2020-05-29 华为技术有限公司 Display method and device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102524190B1 (en) * 2016-06-08 2023-04-21 삼성전자 주식회사 Portable apparatus having a plurality of touch screens and control method thereof
CN108322763A (en) * 2016-08-23 2018-07-24 深圳市掌网科技股份有限公司 A kind of method and system of encoding and decoding panoramic video
CN108833932B (en) * 2018-07-19 2021-01-05 湖南君瀚信息技术有限公司 Method and system for realizing high-definition video ultra-low delay coding, decoding and transmission
CN109871192B (en) * 2019-03-04 2021-12-31 京东方科技集团股份有限公司 Display method, display device, electronic equipment and computer readable storage medium

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 (en) * 2009-04-23 2010-10-27 威睿公司 Method and system for copying a framebuffer for transmission to a remote display
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 (en) * 2015-08-18 2015-12-09 京东方科技集团股份有限公司 Display method and display device
CN106791488A (en) * 2016-12-28 2017-05-31 浙江宇视科技有限公司 A kind of synchronous tiled display methods and device
CN111208966A (en) * 2019-12-31 2020-05-29 华为技术有限公司 Display method and device

Also Published As

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

Similar Documents

Publication Publication Date Title
WO2023274144A1 (en) Message processing method and apparatus, electronic device, and storage medium
CN106708538B (en) Interface display method and device
US11579946B2 (en) Method for managing multiple operating systems in a terminal
WO2021109925A1 (en) Method for sharing application, electronic apparatus, and computer readable storage medium
WO2020151525A1 (en) Message sending method, and terminal device
WO2018137304A1 (en) Method for displaying 2d application in vr device, and terminal
WO2019052554A1 (en) Method for reducing ue capability signalling structural content, and storage medium and mobile phone
WO2018006841A1 (en) Qr code information transmission method, device and apparatus
CN106406924B (en) Control method and device for starting and quitting picture of application program and mobile terminal
WO2021109959A1 (en) Application sharing method and electronic device
WO2021136011A1 (en) Display method and device
WO2017215511A1 (en) Control method of scene sound effect and related products
CN113613064B (en) Video processing method, device, storage medium and terminal
WO2019076250A1 (en) Push message management method and related products
CN109711830B (en) Quick display method and device for two-dimension code payment, mobile terminal and storage medium
CN109992192B (en) Interface display method and terminal equipment
WO2020192673A1 (en) Resource configuration method, resource determining method, network side device, and terminal
WO2016019695A1 (en) Voice interaction method and terminal
CN109800097B (en) Notification message reminding method, storage medium and mobile terminal
CN111142759A (en) Information sending method and electronic equipment
US11477591B2 (en) Audio data processing method, terminal device, and storage medium
WO2021000778A1 (en) Uplink transmission discarding method, uplink transmission discarding configuration method and related device
CN111522674B (en) Cross-application processing method of multimedia content and electronic equipment
CN110855550B (en) Communication method, electronic device, and storage medium
CN111092874A (en) Text information transmission method and electronic equipment

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