CN111754384A - Display method and device and electronic equipment - Google Patents

Display method and device and electronic equipment Download PDF

Info

Publication number
CN111754384A
CN111754384A CN202010469301.4A CN202010469301A CN111754384A CN 111754384 A CN111754384 A CN 111754384A CN 202010469301 A CN202010469301 A CN 202010469301A CN 111754384 A CN111754384 A CN 111754384A
Authority
CN
China
Prior art keywords
refresh rate
display unit
moment
frame buffer
display
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202010469301.4A
Other languages
Chinese (zh)
Inventor
景瑞光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202010469301.4A priority Critical patent/CN111754384A/en
Publication of CN111754384A publication Critical patent/CN111754384A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/60Memory management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

The application discloses a display method and device and electronic equipment, and belongs to the technical field of electronic equipment. The display method comprises the following steps: determining the refresh rate of the display unit at the second moment according to the first target data and/or the refresh rate of the display unit at the first moment; the display unit comprises a frame buffer, and the second moment is a moment after the first moment; under the condition that the refresh rate at the second moment is greater than the preset refresh rate, displaying the first target data in a first display mode; wherein, in the first display mode, the frame buffer is in a non-working state. The display method, the display device and the electronic equipment can reduce power consumption.

Description

Display method and device and electronic equipment
Technical Field
The application belongs to the technical field of electronic equipment, and particularly relates to a display method and device and electronic equipment.
Background
At present, electronic devices mainly use two types of display units. One is a display unit with a Random Access Memory (RAM), and the other is a display unit without a RAM. The RAM carried by the display unit is commonly referred to as a frame buffer.
The corresponding display process of the display unit with the frame buffer comprises the following steps: the host transmits the data to the display unit, the display unit stores the received data in a frame buffer, and then the display unit takes the data out of the frame buffer for display.
However, in the process of implementing the present application, the inventors found that at least the following problems exist in the prior art: for a display unit with a frame buffer, the power consumption is higher in certain usage scenarios.
Disclosure of Invention
An object of the embodiments of the present application is to provide a display method, apparatus, device, and medium, which can solve the problem of high power consumption.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a display method, including:
determining the refresh rate of the display unit at the second moment according to the first target data and/or the refresh rate of the display unit at the first moment; the display unit comprises a frame buffer, and the second moment is a moment after the first moment;
under the condition that the refresh rate at the second moment is greater than the preset refresh rate, displaying the first target data in a first display mode; wherein, in the first display mode, the frame buffer is in a non-working state.
In a second aspect, an embodiment of the present application provides a display device, including:
the first determining module is used for determining the refresh rate of the display unit at the second moment according to the first target data and/or the refresh rate of the display unit at the first moment; the display unit comprises a frame buffer, and the second moment is a moment after the first moment;
and the first display module is used for displaying the first target data in a first display mode under the condition that the refresh rate at the second moment is greater than the preset refresh rate, wherein the frame buffer is in a non-working state under the first display mode.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the steps of the method according to the first aspect.
In the embodiment of the application, the refresh rate of the display unit at the second moment is determined according to the first target data and/or the refresh rate of the display unit at the first moment; and further, under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the first target data can be displayed in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, according to the display method, the display device and the electronic equipment provided by the embodiment of the application, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, and the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, so that the phenomenon of overhigh power consumption caused by overhigh use frequency of the frame buffer is avoided. Therefore, by using the display method, the display device and the electronic device provided by the embodiment of the application, under the condition that the refresh rate of the display unit is higher, the power consumption can be reduced, and the power consumption is reduced more obviously as the refresh rate is higher.
Drawings
Fig. 1 is a schematic flowchart of a display method according to an embodiment of the present application;
FIG. 2 is a schematic interface diagram corresponding to first target data provided in an embodiment of the present application;
FIG. 3 is a diagram illustrating a class list included in first target data provided by an embodiment of the present application;
fig. 4 is a schematic structural diagram of a display device according to an embodiment of the present disclosure;
fig. 5 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The display method, the display device, and the electronic device provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
At present, in a low-speed refresh scenario, if the display unit does not have a frame buffer, the host needs to transmit data to the display unit in real time, and the interaction between the two is continuous, which may result in too high power consumption. If the display unit is provided with a frame buffer, the display unit can utilize the frame buffer to buffer the data, and the host does not need to transmit the data frequently and in real time. Therefore, in a low-speed refresh scenario (especially when the picture is still), the power consumption is low with the frame buffer.
In the high-speed refresh scenario, the host needs to transmit data to the display unit more frequently because the picture is updated quickly. In this case, the higher the frequency of using the frame buffer by the display unit, the greater the increase in the frame rate, the less significant the effect of the frame buffer, and instead, the increased power consumption due to the increased frequency of using the frame buffer. Therefore, in a high-speed refreshing scene, if the frame buffer does not work, the display unit displays data in real time, and the power consumption is low.
Based on the above, the embodiment of the application provides a display method, a display device and electronic equipment. The following first explains a display method provided in an embodiment of the present application.
Fig. 1 is a schematic flowchart of a display method according to an embodiment of the present application. The display method may include:
s101: and determining the refresh rate of the display unit at the second moment according to the first target data and/or the refresh rate of the display unit at the first moment.
The first target data is data to be displayed, the display unit comprises a frame buffer, and the second moment is a moment after the first moment.
S102: and under the condition that the refresh rate at the second moment is greater than the preset refresh rate, displaying the first target data in a first display mode.
Wherein, in the first display mode, the frame buffer is in a non-working state.
It should be noted that, in the display method provided in the embodiment of the present application, the execution main body may be a display device, or a control module in the display device for executing the loading display method. In the embodiment of the present application, a display device executing a loading display method is taken as an example to describe the display method provided in the embodiment of the present application.
The display device determines the refresh rate of the display unit at the second moment according to the first target data and/or the refresh rate of the display unit at the first moment; and under the condition that the refresh rate at the second moment is greater than the preset refresh rate, displaying the first target data in a first display mode.
Specific implementations of the above steps will be described in detail below.
In the embodiment of the application, the refresh rate of the display unit at the second moment is determined according to the first target data and/or the refresh rate of the display unit at the first moment; and further, under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the first target data can be displayed in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In a video playing scene, the first target data may be a video frame next to a currently played video frame. In the context of browsing a web page or application program interface, the first target data may be a page or interface of a control link clicked by a user in the currently displayed interface.
In some possible implementations of the embodiments of the present application, in S101, a refresh rate of the display unit at the second time may be predicted according to the first target data. Optionally, the determining, according to the first target data, the refresh rate of the display unit at the second time in S101 may include: and determining the refresh rate of the display unit at the second moment according to the number of controls and/or the number of classes included in the first target data.
The display device can count the number and/or the class number of each page in a plurality of pages in advance, and the refresh rate of the display unit when each page is displayed, so as to establish the corresponding relation between the number and/or the class number of the controls and the refresh rate of the display unit.
The controls of the embodiments of the present application include, but are not limited to: list boxes, combo boxes, text boxes, buttons, charts, and the like. The class in the embodiment of the present application refers to a class included in the code corresponding to the first target data. The class is the basis for realizing information encapsulation by object-oriented programming and is a user-defined reference data type.
The following describes a display method provided in the embodiment of the present application, with the number of controls as an example.
For example, it is assumed that the correspondence between the number of controls and the refresh rate of the display unit is shown in table 1.
TABLE 1
Figure BDA0002513773290000051
The display device counts the number of controls included in the first target data. It is assumed that an interface corresponding to the first target data is shown in fig. 2, and fig. 2 is a schematic interface diagram corresponding to the first target data provided in the embodiment of the present application. Among them, fig. 2 includes 32 controls, among which 17 textbox controls, 14 pure icon button controls, and 1 pure picture button control. The 17 textbox controls are textbox controls corresponding to "< return", "my order", "view all orders >", "to be paid", "to be shipped", "to be received", "to be evaluated", "commodity collection", "store collection", "browsing history", "refund after sales", "coupon", "member center", "home page", "search", "shopping cart", and "personal center", respectively. The 14 pure icon button controls are pure icon button controls corresponding to a "to-be-paid icon", "to-be-delivered icon", "to-be-received icon", "to-be-evaluated icon", "commodity collection icon", "store collection icon", "browsing history icon", "refund after-sales icon", "coupon icon", "member center icon", "home page icon", "search icon", "shopping cart icon", and "personal center icon", respectively. The 1 picture only button control is a picture only button control corresponding to a "user image".
The display device counts that the first target data comprises 32 controls. Further, the display apparatus determines that the refresh rate of the display unit at the second time is greater than 75FPS according to the above table 1.
The corresponding relation between the number of the controls and the refresh rate of the display unit and the preset refresh rate can be set according to actual needs. The embodiments of the present application are not limited thereto.
Fig. 3 is a schematic diagram of a class list included in first target data provided in an embodiment of the present application. As can be seen from fig. 3, the first target data includes 6 classes, which are: example wallpaper (example wallpapers) class, slide and drag list view Demo (slide and drag list view Demo) class, notepad (Noter) class, phone and message Storage (phonepandmessaging Storage) class, Calendar Storage (Calendar Storage) class, media Storage (MediaStorage) class, and Documents (Documents) class.
The process of determining the refresh rate of the display unit at the second time according to the number of controls and the number of classes included in the first target data and the process of determining the refresh rate of the display unit at the second time according to the number of classes included in the first target data are similar to the process of determining the refresh rate of the display unit at the second time according to the number of controls included in the first target data, and specifically, the process of determining the refresh rate of the display unit at the second time may refer to the number of controls included in the first target data. The embodiments of the present application are not described herein in detail.
In the embodiment of the application, the refresh rate of the display unit at the second moment can be determined according to the number and/or class number of the controls included in the first target data, and then the first target data can be displayed in the first display mode under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, wherein the frame buffer included in the display unit is in a non-working state under the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. In the case where the refresh rate of the display unit is high, power consumption can be reduced, and the higher the refresh rate is, the more significant the reduction in power consumption is.
In some possible implementations of the embodiment of the present application, in S101, the refresh rate of the display unit at the second time may be determined according to the refresh rate of the display unit at the first time.
Illustratively, assume that the refresh rate of the display cell at the first instant is 65 Frames Per Second (FPS). The refresh rate of the display unit at the first moment in time may be taken as the refresh rate of the display unit at the second moment in time, i.e. it is determined that the refresh rate of the display unit at the first moment in time is also 65 FPS.
In some possible implementations of the embodiment of the present application, before S101, the display method provided in the embodiment of the present application may further include: and determining the refresh rate of the display unit at the first moment according to the working state information of the image processor or the input frequency of a user for the display unit in a preset time period.
Wherein the operating state information of the image processor may include at least one of the following items:
busy-idle condition information, load information, and operating frequency information.
In some possible implementations of the embodiment of the present application, the display device may count the operating state information of the image processor in a certain time period and the average refresh rate of the display unit in the time period in advance, and further establish a corresponding relationship between the operating state information of the image processor and the refresh rate of the display unit.
After the display device acquires the current working state information of the image processing, the refresh rate of the display unit at the first moment is determined according to the corresponding relation between the working state information of the image processor and the refresh rate of the display unit.
Illustratively, the busy-idle condition of the image processor is assumed to include: busy and idle. The correspondence relationship between the busy/idle condition information of the image processor and the refresh rate of the display unit, which is established in advance, is shown in table 2.
TABLE 2
Figure BDA0002513773290000081
In some possible implementations of the embodiments of the present application, the busy-idle condition information of the image processor may be obtained through a flag bit for representing the busy-idle condition information of the image processor. For example, the flag bit is 0 to indicate that the image processor is in an idle state, and the flag bit is 1 to indicate that the image processor is in a very busy state.
Assuming that the flag bit indicating the busy-idle condition information of the image processor acquired by the display device is 1, it is determined that the image processor is in a very busy state. Further, the display apparatus determines that the refresh rate of the display unit at the first time is greater than 75FPS according to the above table 2, and further, the display apparatus may determine that the refresh rate of the display unit at the second time is greater than 75 FPS.
The corresponding relationship between the busy and idle condition information of the image processor and the refresh rate of the display unit and the preset refresh rate can be set according to actual needs. The embodiments of the present application are not limited thereto.
As another example, it is assumed that the correspondence between the load condition of the image processor and the refresh rate of the display unit is as shown in table 3.
TABLE 3
Figure BDA0002513773290000082
The display device monitors the load condition of the image processor. Suppose that the display device monitors that the load of the image processor is greater than or equal to 80%. Further, the display apparatus determines that the refresh rate of the display unit at the first time is greater than 75FPS according to the above table 3, and further, the display apparatus may determine that the refresh rate of the display unit at the second time is greater than 75 FPS.
The corresponding relation between the load information of the image processor and the refresh rate of the display unit and the preset refresh rate can be set according to actual needs. The embodiments of the present application are not limited thereto.
As another example, it is assumed that the correspondence relationship between the operating frequency of the image processor and the refresh rate of the display unit is as shown in table 4.
TABLE 4
Figure BDA0002513773290000091
The display device monitors the operating frequency of the image processor. Suppose that the display device monitors the operating frequency of the image processor to be 2.5 GHz. Further, the display apparatus determines that the refresh rate of the display unit at the first time is greater than 75FPS according to the above table 4, and further, the display apparatus may determine that the refresh rate of the display unit at the second time is greater than 75 FPS.
The corresponding relation between the operating frequency of the image processor and the refresh rate of the display unit and the preset refresh rate can be set according to actual needs. The embodiments of the present application are not limited thereto.
In the embodiment of the application, the refresh rate of the display unit at the first moment can be determined according to the working state information of the image processor, and further the refresh rate of the display unit at the second moment can be determined according to the refresh rate of the display unit at the first moment; and further, under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the first target data can be displayed in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. In the case where the refresh rate of the display unit is high, power consumption can be reduced, and the higher the refresh rate is, the more significant the reduction in power consumption is.
In some possible implementations of the embodiment of the application, the display device may count in advance an input frequency of a user for the display unit in a certain time period and a refresh rate of the display unit in the time period, and further establish a corresponding relationship between the input frequency of the user for the display unit and the refresh rate of the display unit.
For example, it is assumed that the correspondence relationship between the input frequency of the user for the display unit and the refresh rate of the display unit is as shown in table 5.
TABLE 5
Figure BDA0002513773290000101
The display device monitors the input times of the user aiming at each minute of the display unit, and then obtains the input frequency of the user aiming at the display unit. Suppose that the display device monitors that the input frequency of the user for each minute of the display unit is 30 times, and obtains the input frequency of the user for the display unit of 30 times per minute. Further, the display apparatus determines that the refresh rate of the display unit at the first time is greater than 75FPS according to the above table 5, and further, the display apparatus may determine that the refresh rate of the display unit at the second time is greater than 75 FPS.
The input frequency of the user for the display unit and the corresponding relation of the refresh rate of the display unit and the preset refresh rate can be set according to actual needs. The embodiments of the present application are not limited thereto.
In the embodiment of the application, the refresh rate of the display unit at the first moment can be determined according to the input frequency of a user for the display unit, and then the refresh rate of the display unit at the second moment can be determined according to the refresh rate of the display unit at the first moment; and under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, displaying the first target data in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. In the case where the refresh rate of the display unit is high, power consumption can be reduced, and the higher the refresh rate is, the more significant the reduction in power consumption is.
In some possible implementations of the embodiment of the present application, determining the current refresh rate of the display unit according to the operating state information of the image processor or the input frequency of the user for the display unit within a preset time period may include: and under the condition that the current moment is a preset moment or the display input aiming at the first target data is received, determining the refresh rate of the first moment of the display unit according to the working state information of the image processor or the input frequency of a user aiming at the display unit in a preset time period.
For example, assume preset times of 12:15, 6:30, and 9: 45. And when the current time reaches any one of the preset times, determining the refresh rate of the first time of the display unit according to the working state information of the image processor or the input frequency of the user aiming at the display unit in a preset time period.
For another example, assuming that a previous interface currently displaying the first target data is provided, after the user clicks a control for displaying the first target data in the previous interface, the refresh rate of the display unit at the first moment is determined according to the working state information of the image processor or the input frequency of the user for the display unit within a preset time period.
In the embodiment of the application, the refresh rate of the display unit at the first moment is determined according to the working state information of the image processor or the input frequency of the user for the display unit within the preset time period under the condition that the current moment is the preset moment or the display input aiming at the first target data is received. The refresh rate of the display unit at the first moment is not determined in real time according to the working state information of the image processor or the input frequency of the user aiming at the display unit in the preset time period, so that the situation that the system resource is occupied by determining the refresh rate of the display unit at the first moment in real time is avoided. The occupation of system resources can be reduced.
In some possible implementations of the embodiment of the present application, in S101, a refresh rate of the display unit at the second time may be determined according to the first target data and the refresh rate of the display unit at the first time.
In this embodiment, the process of determining the refresh rate of the display unit at the first moment is not described herein again, and reference may be specifically made to the process of determining the refresh rate of the display unit at the first moment.
If it is determined that the refresh rate of the display unit at the first time is greater than 75FPS, and it is determined that the refresh rate of the display unit at the second time is greater than 70FPS according to the first target data, the two may be combined to determine that the refresh rate of the display unit at the second time is greater than 75 FPS.
For S102, in some possible implementations of the embodiment of the present application, the preset refresh rate in S102 may be 75 FPS. The preset refresh rate may be set according to actual needs, and the embodiment of the present application is not limited herein.
In some possible implementations of the embodiment of the present application, the first display mode in S102 may be a Video mode (Video mode). In the video mode, the frame buffer of the display unit does not work, and the display unit directly displays the data to be displayed after receiving the data to be displayed without caching the data to be displayed in the frame buffer.
In the embodiment of the application, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, and the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, so that the phenomenon of overhigh power consumption caused by overhigh use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiment of the present application, in a case that the refresh rate of the display unit at the second time is greater than the preset refresh rate, before S102, the display method provided in the embodiment of the present application may further include: and sending first indication information to the display unit, wherein the first indication information is used for indicating the display unit to control the frame buffer to be in a non-working state.
For example, it is assumed that the indication information corresponding to the working state of the frame buffer is 1, and the indication information corresponding to the non-working state is 0. And after the display device determines that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the display device sends 0 to the display unit, and the display unit sets the state of the frame buffer to be in a non-working state according to the 0 sent by the display device. Then, the first target data is displayed in the first display mode.
In some possible implementations of the embodiments of the application, sending the first indication information to the display unit may include: and sending first indication information to a display unit under the condition that the frame buffer is in the working state.
For example, the display device may obtain a current state of the frame buffer, for example, monitor the state of the frame buffer, or send a state request to the display unit after a refresh rate of the display unit at the second time is greater than a preset refresh rate, and the display unit feeds back the state of the frame buffer to the display device after receiving the state request; or, the display device may record the state of the frame buffer after sending the indication information to the display unit each time, and further determine the current state of the frame buffer according to the previously recorded state of the frame buffer.
When the refresh rate is greater than the preset refresh rate but the frame buffer is in the non-working state, since the frame buffer is in the non-working state at this time, it is not necessary to send indication information for indicating the display unit to control the frame buffer to be in the non-working state to the display unit. According to the embodiment of the application, the first indication information is sent to the display unit only when the frame buffer is in the working state, so that system resources occupied by frequently sending the first indication information to the display unit can be avoided.
In some possible implementations of the embodiment of the present application, after S102, the display method provided in the embodiment of the present application may further include: and under the condition that the refresh rate at the third moment is not greater than the preset refresh rate, displaying the second target data in a second display mode, wherein the refresh rate at the third moment is determined according to the second target data and/or the refresh rate at the second moment, the third moment is the moment after the second moment, and under the second display mode, the frame buffer is in a working state.
The process of determining the refresh rate at the third time according to the second target data and/or the refresh rate at the second time is similar to the process of determining the refresh rate at the second time according to the first target data and/or the refresh rate at the first time, and specifically, reference may be made to the above process. The embodiments of the present application are not described herein in detail.
For example, assuming that at the first time, the display device determines that the refresh rate of the display unit at the second time is greater than the preset refresh rate, the first target data is displayed in the first display mode.
And then, when the time reaches the second moment, the display device determines that the refresh rate of the display unit at the third moment is not greater than the preset refresh rate, and second target data are displayed in a second display mode.
In some possible implementations of embodiments of the present application, the second display mode may be a command mode (Commandmode). In the command mode, the frame buffer of the display unit works, after the display unit receives the data to be displayed, the data to be displayed is firstly stored in the frame buffer, and then the data to be displayed is read from the frame buffer for displaying.
In the embodiment of the application, under the condition that the refresh rate of the display unit is not greater than the preset refresh rate, the frame buffer is in a working state, the data to be displayed is firstly cached in the frame buffer, and then the data to be displayed is read from the frame buffer for displaying. Therefore, the phenomenon of overhigh power consumption caused by real-time interaction of the host and the display unit is avoided. Therefore, when the refresh rate of the display unit is low, power consumption can be reduced, and the lower the refresh rate, the more significant the reduction in power consumption.
In the embodiment of the application, under the condition of low frame rate, the work of the frame buffer is lower than the work of the frame buffer in power consumption. In case of high frame rate, the frame buffer non-operation consumes less power than the frame buffer operation. Therefore, when the refresh rate is low, the frame buffer included in the display unit is in an active state, and power consumption can be reduced. Under the condition of low refresh rate, the frame buffer included in the display unit is in a non-working state, so that the power consumption can be reduced.
In some possible implementations of the embodiment of the present application, after S102, before displaying the second target data in the second display mode, the display method provided in the embodiment of the present application may further include: and sending second indication information to the display unit, wherein the second indication information is used for indicating the display unit to control the frame buffer to be in a working state.
For example, it is assumed that the indication information corresponding to the working state of the frame buffer is 1, and the indication information corresponding to the non-working state is 0. And after the display device determines that the refresh rate of the display unit at the third moment is not greater than the preset refresh rate, the display device sends 1 to the display unit, and the display unit sets the state of the frame buffer to be a working state according to the 1 sent by the display device. Then, the second target data is displayed in the second display mode.
In some possible implementations of the embodiment of the present application, sending the second indication information to the display unit may include: and sending second indication information to the display unit under the condition that the frame buffer is in the non-working state.
For example, the display device may obtain a current state of the frame buffer, for example, monitor the state of the frame buffer, or send a state request to the display unit after determining that the refresh rate of the display unit at the third time is not greater than the preset refresh rate, and the display unit feeds back the state of the frame buffer to the display device after receiving the state request; or, the display device may record the state of the frame buffer after sending the indication information to the display unit each time, and further determine the current state of the frame buffer according to the previously recorded state of the frame buffer.
In the embodiment of the present application, when the refresh rate is not greater than the preset refresh rate but the frame buffer is in the working state, since the frame buffer is in the working state at this time, it is not necessary to send indication information for indicating that the display unit controls the frame buffer to be in the working state to the display unit. Therefore, when the frame buffer is in the non-working state, the second indication information is sent to the display unit, and system resources occupied by frequently sending the second indication information to the display unit can be avoided.
Fig. 4 is a schematic structural diagram of a display device according to an embodiment of the present application. The display device may include:
a first determining module 301, configured to determine, according to the first target data and/or the refresh rate of the display unit at the first time, the refresh rate of the display unit at the second time; the first target data is data to be displayed, the display unit comprises a frame buffer, and the second moment is a moment after the first moment.
The first display module 302 is configured to display the first target data in a first display mode when the refresh rate at the second time is greater than the preset refresh rate, where in the first display mode, the frame buffer is in a non-working state.
In the embodiment of the application, the refresh rate of the display unit at the second moment is determined according to the first target data and/or the refresh rate of the display unit at the first moment; and further, under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the first target data can be displayed in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiments of the present application, the display device provided in the embodiments of the present application may further include:
and the second determining module is used for determining the refresh rate of the display unit at the first moment according to the working state information of the image processor or the input frequency of the user aiming at the display unit in a preset time period.
In the embodiment of the application, the refresh rate of the display unit at the first moment can be determined according to the working state information of the image processor or the input frequency of a user for the display unit in a preset time period, and then the refresh rate of the display unit at the second moment can be determined according to the refresh rate of the display unit at the first moment; and further, under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the first target data can be displayed in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiment of the present application, the first determining module 301 may be specifically configured to:
and determining the refresh rate of the display unit at the second moment according to the number of controls and/or the number of classes included in the first target data.
In the embodiment of the application, the refresh rate of the display unit at the second moment can be determined according to the number and/or class number of the controls included in the first target data, and then the first target data can be displayed in the first display mode under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, wherein the frame buffer included in the display unit is in a non-working state under the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiments of the present application, the display device provided in the embodiments of the present application may further include:
and the sending module is used for sending first indication information to the display unit, wherein the first indication information is used for indicating the display unit to control the frame buffer to be in a non-working state.
In some possible implementations of the embodiments of the present application, the display device provided in the embodiments of the present application may further include:
the second display module is used for displaying second target data in a second display mode under the condition that the refresh rate at the third moment is not greater than the preset refresh rate; and the refresh rate at the third moment is determined according to the second target data and/or the refresh rate at the second moment, the third moment is a moment after the second moment, and the frame buffer is in a working state in the second display mode.
In the embodiment of the application, under the condition that the refresh rate of the display unit is not greater than the preset refresh rate, the frame buffer is in a working state, the data to be displayed is firstly cached in the frame buffer, and then the data to be displayed is read from the frame buffer for displaying. Therefore, the phenomenon of overhigh power consumption caused by real-time interaction of the host and the display unit is avoided. Therefore, when the refresh rate of the display unit is low, power consumption can be reduced, and the lower the refresh rate, the more significant the reduction in power consumption.
In the embodiment of the application, under the condition of low frame rate, the work of the frame buffer is lower than the work of the frame buffer in power consumption. In case of high frame rate, the frame buffer non-operation consumes less power than the frame buffer operation. Therefore, when the refresh rate is low, the frame buffer included in the display unit is in an active state, and power consumption can be reduced. Under the condition of low refresh rate, the frame buffer included in the display unit is in a non-working state, so that the power consumption can be reduced.
The display device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a kiosk, and the like, and the embodiments of the present application are not particularly limited.
The display device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The display device provided in the embodiment of the present application can implement each process implemented by the display method embodiments of fig. 1 to fig. 3, and is not described herein again to avoid repetition.
Fig. 5 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
The electronic device 400 includes, but is not limited to: radio unit 401, network module 402, audio output unit 403, input unit 404, sensor 405, display unit 406, user input unit 407, interface unit 408, memory 409, and processor 410.
The input unit 404 may include a graphics processor 4041 and a microphone 4042. The display unit 406 may include a display panel 4061 and a frame buffer. The user input unit 407 includes a touch panel 4071 and other input devices 4072.
Those skilled in the art will appreciate that the electronic device 400 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 410 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 5 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The processor 410 is configured to determine, according to the first target data and/or the refresh rate of the display unit 406 at the first time, the refresh rate of the display unit 406 at the second time; the first target data is data to be displayed, and the second moment is a moment after the first moment.
The display unit 406 is configured to display the first target data in a first display mode when the refresh rate at the second time is greater than the preset refresh rate, where in the first display mode, the frame buffer is in a non-operating state.
In the embodiment of the application, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, and the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, so that the phenomenon of overhigh power consumption caused by overhigh use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiment of the present application, the processor 410 may be further configured to determine the refresh rate of the display unit 406 at the first time according to the operating state information of the image processor or the input frequency of the display unit by the user within the preset time period.
In the embodiment of the application, the refresh rate of the display unit at the first moment can be determined according to the working state information of the image processor or the input frequency of a user for the display unit in a preset time period, and then the refresh rate of the display unit at the second moment can be determined according to the refresh rate of the display unit at the first moment; and further, under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, the first target data can be displayed in a first display mode, wherein the frame buffer included in the display unit is in a non-working state in the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiments of the application, the processor 410 may be specifically configured to:
and determining the refresh rate of the display unit at the second moment according to the number of controls and/or the number of classes included in the first target data.
In the embodiment of the application, the refresh rate of the display unit at the second moment can be determined according to the number and/or class number of the controls included in the first target data, and then the first target data can be displayed in the first display mode under the condition that the refresh rate of the display unit at the second moment is greater than the preset refresh rate, wherein the frame buffer included in the display unit is in a non-working state under the first display mode. Therefore, under the condition that the refresh rate of the display unit is greater than the preset refresh rate, the frame buffer is in a non-working state, the data to be displayed is directly transmitted to the display unit for displaying without being cached in the frame buffer, and therefore the phenomenon that the power consumption is too high due to too high use frequency of the frame buffer is avoided. Therefore, when the refresh rate of the display unit is high, power consumption can be reduced, and the power consumption can be reduced more remarkably as the refresh rate is higher.
In some possible implementations of the embodiment of the present application, the processor 410 is further configured to send first indication information to the display unit 406, where the first indication information is used to indicate that the display unit 406 controls the frame buffer to be in the non-operating state.
The display unit 406 is further configured to control the frame buffer to be in a non-operating state according to the first indication information.
In some possible implementations of the embodiment of the application, the display unit 406 is further configured to display the second target data in the second display mode when a refresh rate at a third time is not greater than a preset refresh rate, where the refresh rate at the third time is determined according to the second target data and/or the refresh rate at the second time, the third time is a time after the second time, and in the second display mode, the frame buffer is in a working state.
In the embodiment of the application, under the condition that the refresh rate of the display unit is not greater than the preset refresh rate, the frame buffer is in a working state, the data to be displayed is firstly cached in the frame buffer, and then the data to be displayed is read from the frame buffer for displaying. Therefore, the phenomenon of overhigh power consumption caused by real-time interaction of the host and the display unit is avoided. Therefore, when the refresh rate of the display unit is low, power consumption can be reduced, and the lower the refresh rate, the more significant the reduction in power consumption.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor 410, a memory 409, and a program or an instruction stored in the memory 409 and executable on the processor 410, where the program or the instruction is executed by the processor 410 to implement each process of the display method embodiment, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements the processes of the display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a RAM, a magnetic disk or an optical disk, and the like.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the display method embodiment, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (11)

1. A method of displaying, the method comprising:
determining the refresh rate of the display unit at a second moment according to the first target data and/or the refresh rate of the display unit at a first moment; the first target data is data to be displayed, the display unit comprises a frame buffer, and the second moment is a moment after the first moment;
under the condition that the refresh rate at the second moment is greater than a preset refresh rate, displaying the first target data in a first display mode; wherein, in the first display mode, the frame buffer is in a non-working state.
2. The method of claim 1, wherein prior to said determining a refresh rate of said display unit at a second time based on said first target data and/or a refresh rate of said display unit at a first time, said method further comprises:
and determining the refresh rate of the display unit at the first moment according to the working state information of the image processor or the input frequency of a user aiming at the display unit in a preset time period.
3. The method of claim 1, wherein determining the refresh rate of the display unit at the second time based on the first target data comprises:
and determining the refresh rate of the display unit at the second moment according to the number and/or class number of the controls included in the first target data.
4. The method according to claim 1, wherein before displaying the first target data in the first display mode in a case where the refresh rate at the second time is greater than a preset refresh rate, the method further comprises:
and sending first indication information to the display unit, wherein the first indication information is used for indicating the display unit to control the frame buffer to be in a non-working state.
5. The method of claim 1, wherein after the displaying the first target data in the first display mode, the method further comprises:
under the condition that the refresh rate at the third moment is not greater than the preset refresh rate, displaying second target data in a second display mode; and determining the refresh rate at the third moment according to the second target data and/or the refresh rate at the second moment, wherein the third moment is a moment after the second moment, and the frame buffer is in a working state in the second display mode.
6. A display device, characterized in that the device comprises:
the first determining module is used for determining the refresh rate of the display unit at the second moment according to the first target data and/or the refresh rate of the display unit at the first moment; the first target data is data to be displayed, the display unit comprises a frame buffer, and the second moment is a moment after the first moment;
and the first display module is used for displaying the first target data in a first display mode under the condition that the refresh rate at the second moment is greater than a preset refresh rate, wherein the frame buffer is in a non-working state in the first display mode.
7. The apparatus of claim 6, further comprising:
and the second determining module is used for determining the refresh rate of the display unit at the first moment according to the working state information of the image processor or the input frequency of the user aiming at the display unit in a preset time period.
8. The apparatus of claim 6, wherein the first determining module is specifically configured to:
and determining the refresh rate of the display unit at the second moment according to the number and/or class number of the controls included in the first target data.
9. The apparatus of claim 6, further comprising:
and the sending module is used for sending first indication information to the display unit, wherein the first indication information is used for indicating the display unit to control the frame buffer to be in a non-working state.
10. The method of claim 6, wherein the apparatus further comprises:
the second display module is used for displaying second target data in a second display mode under the condition that the refresh rate at the third moment is not greater than the preset refresh rate; and determining the refresh rate at the third moment according to the second target data and/or the refresh rate at the second moment, wherein the third moment is a moment after the second moment, and the frame buffer is in a working state in the second display mode.
11. An electronic device, characterized in that the electronic device comprises: processor, memory and a program or instructions stored on the memory and executable on the processor, which when executed by the processor, implement the steps of the display method according to any one of claims 1 to 5.
CN202010469301.4A 2020-05-28 2020-05-28 Display method and device and electronic equipment Pending CN111754384A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010469301.4A CN111754384A (en) 2020-05-28 2020-05-28 Display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010469301.4A CN111754384A (en) 2020-05-28 2020-05-28 Display method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN111754384A true CN111754384A (en) 2020-10-09

Family

ID=72673601

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010469301.4A Pending CN111754384A (en) 2020-05-28 2020-05-28 Display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111754384A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113204323A (en) * 2021-04-12 2021-08-03 沈阳中科创达软件有限公司 Screen refreshing method, device, equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930852A (en) * 2012-11-08 2013-02-13 山东大学 Method of improving mobile terminal system performance by dynamically regulating of screen refresh rate
CN103151019A (en) * 2013-01-28 2013-06-12 广东欧珀移动通信有限公司 Control method and control device of display refresh rate of mobile terminal
US8963936B1 (en) * 2009-12-29 2015-02-24 Marvell Israel (M.I.S.L) Ltd. Method and apparatus for refreshing a display
CN106412338A (en) * 2016-11-28 2017-02-15 惠州Tcl移动通信有限公司 Display screen refresh rate regulating method and system based on mobile terminal
CN108415680A (en) * 2018-03-16 2018-08-17 维沃移动通信有限公司 A kind of control method for screen display and mobile terminal
CN108431724A (en) * 2016-11-07 2018-08-21 华为技术有限公司 A kind of display methods and electric terminal
CN109413480A (en) * 2018-09-30 2019-03-01 Oppo广东移动通信有限公司 Picture processing method, device, terminal and storage medium
CN110491351A (en) * 2019-09-27 2019-11-22 京东方科技集团股份有限公司 A kind of driving method of display panel, its driving device and display device
CN110706675A (en) * 2019-09-29 2020-01-17 Oppo广东移动通信有限公司 Information display method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8963936B1 (en) * 2009-12-29 2015-02-24 Marvell Israel (M.I.S.L) Ltd. Method and apparatus for refreshing a display
CN102930852A (en) * 2012-11-08 2013-02-13 山东大学 Method of improving mobile terminal system performance by dynamically regulating of screen refresh rate
CN103151019A (en) * 2013-01-28 2013-06-12 广东欧珀移动通信有限公司 Control method and control device of display refresh rate of mobile terminal
CN108431724A (en) * 2016-11-07 2018-08-21 华为技术有限公司 A kind of display methods and electric terminal
CN106412338A (en) * 2016-11-28 2017-02-15 惠州Tcl移动通信有限公司 Display screen refresh rate regulating method and system based on mobile terminal
CN108415680A (en) * 2018-03-16 2018-08-17 维沃移动通信有限公司 A kind of control method for screen display and mobile terminal
CN109413480A (en) * 2018-09-30 2019-03-01 Oppo广东移动通信有限公司 Picture processing method, device, terminal and storage medium
CN110491351A (en) * 2019-09-27 2019-11-22 京东方科技集团股份有限公司 A kind of driving method of display panel, its driving device and display device
CN110706675A (en) * 2019-09-29 2020-01-17 Oppo广东移动通信有限公司 Information display method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113204323A (en) * 2021-04-12 2021-08-03 沈阳中科创达软件有限公司 Screen refreshing method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110300328B (en) Video playing control method and device and readable storage medium
CN112306607B (en) Screenshot method and device, electronic equipment and readable storage medium
CN111367741B (en) User interface card pause detection method and device and electronic equipment
CN104142966A (en) Web page displaying method and client
CN111767012A (en) Screen projection method and device
CN113296661B (en) Image processing method, device, electronic equipment and readable storage medium
CN107451227A (en) Paging query method and device
CN112286612A (en) Information display method and device and electronic equipment
CN111681157A (en) Image rendering method and system
CN112269501A (en) Icon moving method and device and electronic equipment
CN112198999A (en) Task information processing method and device and server
CN111754384A (en) Display method and device and electronic equipment
CN113127780A (en) Page loading method and device and electronic equipment
CN111666023B (en) Interface display method and device, electronic equipment and readable storage medium
CN113835657A (en) Display method and electronic equipment
CN111610917B (en) Display method, display device and electronic equipment
US20230276079A1 (en) Live streaming room page jump method and apparatus, live streaming room page return method and apparatus, and electronic device
CN112286615A (en) Information display method and device of application program
CN111857466A (en) Message display method and device
EP4351117A1 (en) Information display method and apparatus, and electronic device
CN113239212B (en) Information processing method and device and electronic equipment
CN114638742A (en) Scene picture processing method and electronic equipment
CN114625296A (en) Application processing method and device
CN112083849A (en) Information display method, device, equipment and medium
CN115373930A (en) View management method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination