WO2022206584A1 - Electronic device, display control method, display control apparatus and readable storage medium - Google Patents

Electronic device, display control method, display control apparatus and readable storage medium Download PDF

Info

Publication number
WO2022206584A1
WO2022206584A1 PCT/CN2022/082964 CN2022082964W WO2022206584A1 WO 2022206584 A1 WO2022206584 A1 WO 2022206584A1 CN 2022082964 W CN2022082964 W CN 2022082964W WO 2022206584 A1 WO2022206584 A1 WO 2022206584A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen
display
chip
image
target
Prior art date
Application number
PCT/CN2022/082964
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 WO2022206584A1 publication Critical patent/WO2022206584A1/en

Links

Images

Classifications

    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0225Power saving arrangements in terminal devices using monitoring of external events, e.g. the presence of a signal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0261Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level
    • H04W52/0267Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level by controlling user interface components
    • H04W52/027Power saving arrangements in terminal devices managing power supply demand, e.g. depending on battery level by controlling user interface components by controlling a display operation or backlight unit
    • 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
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present application belongs to the technical field of data processing, and in particular relates to an electronic device, a display control method and a display control device.
  • Video Mode screen has no frame buffer, and the main control chip needs to continuously refresh the display screen, which consumes power.
  • the command mode screen has a full frame length frame buffer RAM to store all pixel data. Once the data is placed in the frame buffer of the display screen, the timing controller takes the data from the frame buffer and stores it in the frame buffer. Automatically display them on the display screen, the main control chip does not need to refresh the display screen regularly, but the main control chip needs to start redrawing the screen image every minute, and the main control chip also needs to start when a notification message is received.
  • the purpose of the embodiments of the present application is to provide an electronic device, a display control method, a display control device, and a readable storage medium, which can achieve the effect of low-power consumption information screen display.
  • an electronic device including:
  • the first interface of the display chip is electrically connected to the main control chip
  • the display screen is electrically connected to the second interface of the display chip.
  • an embodiment of the present application provides a display control method, which is applied to the above-mentioned electronic device, and the method includes:
  • the display chip sends a first on-screen image to the display screen, the display screen displays the first on-screen image, and the first on-screen image includes the target of the target application program information;
  • the display chip In the case that the target application has program content update, the display chip generates a second screen-in image, and sends the second screen-in image to the display screen;
  • the display screen displays the second screen image.
  • an embodiment of the present application provides a display control device, the device is applied to the above-mentioned electronic equipment, and the device includes:
  • the first processing module is configured to make the display chip send the first screen-off image to the display screen in the screen-on-screen display mode, and the display screen displays the first screen-off image, and the first screen-off image is displayed on the display screen.
  • the screen image includes the target information of the target application;
  • a second processing module configured to enable the display chip to generate a second screen-in image and send the second screen-in image to the display screen when the target application has program content update;
  • a third processing module configured to cause the display screen to display the second off-screen image.
  • an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction being The processor, when executed, implements the steps of the method as described in the second aspect.
  • an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the method according to the second aspect are implemented .
  • the display screen in the screen-on-screen display mode, the display screen can be refreshed through the display chip, basically without starting the main control chip, and the power consumption in the screen-on-screen display mode can be greatly reduced.
  • FIG. 1 is one of the schematic structural diagrams of an electronic device provided by an embodiment of the present application.
  • FIG. 2 is a second schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 3 is a third schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 4 is one of the flowcharts of the display control method provided by the embodiment of the present application.
  • FIG. 5 is one of interface schematic diagrams of the display control method provided by the embodiment of the present application.
  • FIG. 6 is the second schematic diagram of the interface of the display control method provided by the embodiment of the present application.
  • FIG. 7 is the third interface schematic diagram of the display control method provided by the embodiment of the present application.
  • FIG. 8 is the second flowchart of the display control method provided by the embodiment of the present application.
  • FIG. 9 is the fourth interface schematic diagram of the display control method provided by the embodiment of the present application.
  • FIG. 10 is the third flowchart of the display control method provided by the embodiment of the present application.
  • FIG. 11 is a structural diagram of a display control device provided by an embodiment of the present application.
  • FIG. 12 is a fourth schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 13 is a schematic diagram of hardware of an electronic device provided by an embodiment of the present application.
  • An embodiment of the present application provides an electronic device, and the electronic device may be an electronic device including a display screen, including mobile terminals such as a mobile phone, a smart watch, and a tablet computer.
  • the electronic device includes: a main control chip 110 , a display chip 120 and a display screen 130 .
  • the main control chip 110 may be the main application chip of the electronic device, and the main control chip 110 may include: CPU111 (Central Processing Unit, central processing unit), GPU112 (Graphics Processing Unit, graphics processor), DRAM113 (Dynamic Random Access Memory, dynamic Random access memory), Display Controller114 (display controller) and MIPI TX115 (Mobile Industry Processor Interface, mobile industry processor interface).
  • CPU111 Central Processing Unit, central processing unit
  • GPU112 Graphics Processing Unit, graphics processor
  • DRAM113 Dynamic Random Access Memory, dynamic Random access memory
  • Display Controller114 display controller
  • MIPI TX115 Mobile Industry Processor Interface, mobile industry processor interface
  • the main control chip 110 In the normal display mode, the main control chip 110 is used to perform processing calculations, and the power consumption of the main control chip 110 is much higher than that of the display chip 120 .
  • the first interface of the display chip 120 is electrically connected to the main control chip 110, and the display chip 120 may include: CPU121, DPS122 (Digital Signal Processing, digital signal processing), a first interface and a second interface, the first interface may be MIPI RX125, The second interface may be MIPI TX126, and MIPI RX125 is electrically connected to MIPI TX115.
  • CPU121 CPU121
  • DPS122 Digital Signal Processing, digital signal processing
  • the first interface may be MIPI RX125
  • the second interface may be MIPI TX126
  • MIPI RX125 is electrically connected to MIPI TX115.
  • the display screen 130 is electrically connected to the second interface of the display chip 120, and the display screen 130 may include an LCM display module 131 (liquid crystal display module) and a touchscreen module 132 (touch control module).
  • LCM display module 131 liquid crystal display module
  • touchscreen module 132 touchscreen control module
  • the display chip 120 is at least used to generate an on-screen image in the off-screen display mode, and send it to the display screen 130 for display.
  • the display chip 120 can also be used to The first information screen image sent by the chip is stored and sent to the display screen 130 for display.
  • Electronic devices can enter the always-on display mode in several ways:
  • a fourth input from the user is received, and the fourth input is used to trigger entering the screen-on-screen display mode.
  • This fourth input can include various forms:
  • the fourth input can be a physical key input
  • the body of the electronic device is provided with a physical button corresponding to the information screen.
  • the button may be a power-off button.
  • the display screen 130 of the electronic device is lit, the button is pressed.
  • the electronic device can be switched to the active screen display mode.
  • the fourth input can be a voice input
  • the electronic device may trigger the display of a screen-off display interface when receiving a voice such as "screen-off", and the screen-on-screen display interface displays a screen-off image.
  • the fourth input may be touch input, including but not limited to click input, sliding input, and pressing input.
  • the user touches the target control to switch to the information screen display mode.
  • the electronic device automatically turns off the screen according to the preset settings.
  • the target time can be the default setting of the system, or the target time can be set by the user as required, including 5s, 10s, 30s, 1min, and 5min.
  • the on-screen image is an image displayed by the display screen 130 in the on-screen display mode, and the on-screen image may include time information and battery information, or the on-screen image may further It can include notification messages such as missed call information and push messages. Except for some areas of the screen image for displaying information, the pixels in these areas are lit, and the other areas are black, and the corresponding pixels in the black area of the display screen 130 are always off.
  • the on-screen image is generated by the display chip 120 .
  • the display chip 120 sends the first screen-on image to the display screen 130, the display screen 130 displays the first screen-on image, and the first screen-on image includes the target information of the target application;
  • the display chip 120 When the application program has program content updated, the display chip 120 generates a second screen-in image, and sends the second screen-in image to the display screen 130 .
  • the CPU 111 or GPU 112 of the main control chip 110 At the moment of switching to the display mode of the screen, the CPU 111 or GPU 112 of the main control chip 110 generates a first screen image, and sends the first screen image and the target information of the target application to the display chip 120, and the main control chip 110 goes to sleep .
  • the display chip 120 sends the first screen-of-interest image to the display screen 130, and the display screen 130 displays the first screen-of-interest image.
  • the display chip 120 updates the screen image.
  • the target application may have program content updates in the following situations:
  • the target application is a clock program, and the time information on the display screen 130 changes.
  • the display chip reads the clock information of the clock program, and when the clock information is updated, the display chip generates a second information screen image based on the read clock information.
  • the time update of the clock information means that the minimum unit of the time information displayed on the display screen 130 changes.
  • the time information includes: month, day, week, Hour and minute, minute is the smallest unit, when the minute information changes, the clock information has time to update, and the display chip 120 needs to update the screen image.
  • the current time is 12:53
  • the minute information changes and should display 12:54
  • the main control chip 110 will not be woken up, and the display chip 120 will update the screen image, and the screen will be closed.
  • the time information in the image is updated from 12:53 to 12:54, and the display screen 130 displays the updated on-screen image after receiving the updated on-screen image.
  • the target application is a power monitoring program, and the power information on the display screen 130 changes.
  • the display chip reads the power information of the power monitoring program, and when the power information is updated, the display chip generates a second screen image based on the read power information.
  • the display chip 120 needs to update the information screen image. Changes in battery information include lower battery and higher battery.
  • the current power is 13%. If the current power is off and the power is reduced to 12%, the main control chip 110 will not be woken up, and the display chip 120 will update the screen image, and the power in the screen image will be updated. The information is updated from 13% to 12%. After receiving the updated on-screen image, the display screen 130 displays the updated on-screen image.
  • the target application is a program that needs to be run by the main control chip.
  • the target notification message may include missed call information, short message messages, social application messages, etc.
  • the main control chip 110 receives the target notification message, only some modules of the main control chip 110 are activated.
  • the display chip 120 can sleep again by sending the target notification message to the display chip 120 , and the display chip 120 updates the information screen image based on the received target notification message, and sends it to the display screen 130 for display.
  • the power consumption of the main control chip 110 for drawing and frame refresh can be reduced, and only a small part of the power consumption of the display chip 120 is increased. It can effectively reduce the power consumption of the off-screen display mode.
  • the display chip 120 generates at least the following two ways:
  • the display chip 120 needs to redraw the entire on-screen image.
  • the display chip 120 needs to redraw the entire screen image, including the month, day, week, hour, and minute when the screen image is drawn, as well as battery information.
  • the display chip 120 every time the on-screen image on the display screen 130 needs to be updated, the display chip 120 only needs to draw the changed area.
  • the display chip 120 when the power information changes, the display chip 120 only needs to draw the area corresponding to the power information, and send the updated information to the display screen 130 for updated display.
  • the display chip 120 can also enter the sleep mode if the target application is not updated after a period of time.
  • the main control chip 110 basically does not need to be activated, and the display chip 120 can realize the display
  • the refresh of the screen 130 can effectively reduce the power consumption in the off-screen display mode.
  • the display chip 120 includes a dynamic random access memory (DRAM123) and a bypass (BYPASS124), the dynamic random access memory (DRAM123) and the bypass (BYPASS124) are connected in parallel, and the dynamic random access memory (DRAM123) and the bypass (BYPASS124) are connected in parallel, and the dynamic Both the random access memory (DRAM123) and the bypass (BYPASS124) are connected between the first interface and the second interface.
  • DRAM123 dynamic random access memory
  • BYPASS124 bypass
  • the CPU and GPU of the main control chip 110 draw image frame buffers (framebuffers) and transmit them through the Mobile Industry Processor Interface (MIPI) signal, and pass through the bypass of the display chip 120 . (BYPASS124) and then sent to the display screen 130 for display.
  • MIPI Mobile Industry Processor Interface
  • the main control chip 110 no longer draws and refreshes the on-screen image, and the CPU or DSP of the display chip 120 draws the image framebuffer and directly refreshes it to display on the display screen 130 through the MIPI signal.
  • the display chip 120 since the Video Mode screen does not have DRAM, when the screen image itself does not change, the display chip 120 also continuously refreshes the frame data to the Video Mode screen according to the refresh rate of the Video Mode screen.
  • the main control chip 110 needs to continuously refresh the frame data to the Video Mode screen
  • the electronic equipment using the Video Mode screen has no interest screen display mode.
  • the electronic equipment of the Mode screen can also realize the screen display.
  • the display chip 120 since the Command Mode screen is equipped with DRAM, the display chip 120 only needs to send the off screen image to the DRAM of the Command Mode screen when the screen-on-screen image itself does not change. When the Command Mode screen is refreshed, it obtains it from its own DRAM. The screen image is sufficient.
  • DRAM123 dynamic random access memory
  • BYPASS124 bypass
  • AOD off-screen
  • the electronic device may further include: a fingerprint module 140, the fingerprint module 140 is electrically connected to the third interface of the display chip 120, and the display chip 120 is used for receiving the fingerprint module 140 trigger signal to perform verification.
  • the fingerprint module 140 may be an off-screen fingerprint module.
  • the fingerprint module 140 is installed at the lower part of the display screen 130 .
  • the display screen 130 displays a fingerprint control in an area corresponding to the fingerprint module 140 .
  • the display chip 120 When receiving the user's input to the fingerprint control; in response to the input, the display chip 120 controls the target screen area of the display screen 130 to light up and display a solid color; when receiving the user's input to the target screen area; in response to the input , the display chip 120 performs fingerprint verification, and if the verification fails, the display screen 130 is controlled to display an off-screen image when the off-screen is displayed.
  • the target screen area is the screen area corresponding to the fingerprint module in the display screen, and the corresponding relationship may be that the projection of the target screen area and the fingerprint module along the normal of the display screen is substantially coincident.
  • the fingerprint verification file and the integrated verification algorithm are encrypted and stored in the display chip 120. After the fingerprint image is collected, the display chip 120 runs the verification algorithm for verification.
  • the main control chip 110 is woken up and the unlocked screen is displayed at the same time; in the case of fingerprint verification failure, the main control chip 110 is not woken up, and the display chip 120 still controls the display screen 130 to display the screen-off screen .
  • the display chip 120 is used to control the unlocking of the fingerprint under the screen, which can not only improve the unlocking speed of the fingerprint under the screen in the off-screen display mode, but also can cause some inadvertent finger pressing or improper pressing.
  • fingerprint unlocking failure it is not necessary to wake up the main control chip 110, it is completely handled by the display chip 120, and the main control chip 110 is woken up only after the unlocking is successful, which also greatly reduces the power consumption of this function. It greatly improves the security and is not easy to be cracked.
  • the present application also provides a display control method.
  • the display control method can be applied to the electronic device in any of the above-mentioned embodiments.
  • the display control method can be executed by hardware or software in the electronic device, and is certainly not limited to the hardware or software in the electronic device. implement.
  • the execution subject of the display control method may be an electronic device, or a control device of the electronic device, or the like.
  • the display control method includes: step 110 , step 120 and step 130 .
  • Step 110 in the screen-on-screen display mode, the display chip sends the first screen-on image to the display screen, the display screen displays the first screen-on image, and the first screen-on image includes target information of the target application;
  • the main control chip is dormant, the first off-screen image is stored in the DRAM123 of the display chip, and the DRAM123 of the display chip transmits the first off-screen image through the second interface. (MIPI TX126) to the display.
  • Target applications include many types:
  • the target application can be a clock program.
  • the target information of the target application includes clock information.
  • the time information includes: month, day, week, hour and minute.
  • the target application may be a power monitoring program.
  • the target information of the target application includes power information.
  • the target application can be other programs that need to be run by the main control chip.
  • the target information of the target application may include a notification message.
  • the target information of the target application may be empty.
  • the method may further include: the main control chip generates a first information screen image, and sends the first information screen image and the target information of the target application to the display chip; Chip sleeps.
  • the target information of the target application can be the system time of the main control chip.
  • the main control chip After the electronic device enters the on-screen (AOD) display mode, wake up the display chip, the main control chip generates the first frame of the first screen-on-screen image, and sends it to the MIPI RX125 of the display chip through MIPI TX115, and the display chip will receive the first frame.
  • the first screen image is stored in the DRAM 123 .
  • the display chip sends the received first information screen image and other second information screen images generated later to the display screen.
  • Step 120 in the case that the target application has program content update, the display chip generates a second information screen image, and sends the second information screen image to the display screen;
  • step 120 can also be in different forms:
  • the target application is the clock program.
  • step 120 may include:
  • the display chip In the case that the clock information has time to be updated, the display chip generates a second screen image based on the read clock information, and sends the second screen image to the display screen;
  • the second information screen image includes updated time information.
  • the above clock program runs on the display chip, and the time update of the clock program clock information indicates that the minimum unit of the time information displayed on the display screen 130 changes.
  • the time information includes: month, day, week, hour and minute, and minute is the minimum unit.
  • minute is the minimum unit.
  • the clock information has time to update, and the display chip generates a second screen image based on the read clock information.
  • the current time is 12:53
  • the minute information changes
  • the clock information is updated to 12:54.
  • the chip 120 generates a second screen-of-interest image, and the time information in the second screen-of-interest image is updated from 12:53 to 12:54 compared with the first screen-of-interest image. Two-screen image.
  • the clock program on the display chip 120 may be calibrated based on the system time received from the main control chip before entering the screen display mode.
  • the control of the main control chip 110 is replaced by the control of the display chip 120, which can greatly reduce the power consumption in the screen-on-screen display mode and prolong the battery life of the electronic device. time.
  • the target application is a power monitoring program.
  • step 120 may include: the display chip reads the power information of the power monitoring program, and when the power information is updated, the display chip generates a second screen image based on the read power information, and displays the first screen image. The image of the two-screen screen is sent to the display screen.
  • the display chip 120 when the power information is updated, the display chip 120 generates a second screen image based on the read power information.
  • Battery information is updated to include battery decreases and battery increases.
  • the current power is 13%. If the current power is off and the power is reduced to 12%, the main control chip 110 will not be woken up, and the display chip 120 will generate a second screen image. The battery information in the image is updated from 13% to 12% compared to the first screen-on image. After receiving the second screen-on image, the display screen 130 displays the second screen-on image.
  • the control of the main control chip 110 is replaced by the control of the display chip 120, which can greatly reduce the power consumption in the screen-on-screen display mode and prolong the battery life of the electronic device. time.
  • the target application is a program that needs to be run by the main control chip.
  • step 120 may include:
  • the main control chip When the main control chip receives the target notification message of the target application, the main control chip sends the target notification message to the display chip;
  • the display chip generates a second information screen image based on the target notification message, and sends the second information screen image to the display screen;
  • the second off-screen image includes a target message control corresponding to the target notification message.
  • the target notification message may include missed call information, short message messages, social application messages, etc.
  • the main control chip 110 receives the target notification message, the main control chip 110 only has some modules. After startup, the main control chip 110 sends the target notification message to the display chip 120 to sleep again. The display chip 120 generates a second screen image based on the received target notification message and sends it to the display screen 130 for display.
  • the main control chip 110 when the target notification message is received, the main control chip 110 does not need to be fully activated.
  • the main control chip 110 only has the functions of receiving and forwarding, and the corresponding functional module can be activated.
  • the display chip 120 displays corresponding prompt information on the display screen 130 , thereby reducing the power consumption of the main control chip 110 .
  • the control of the main control chip 110 is replaced by the control of the display chip 120, so that when the electronic device receives the target notification message, it can remain in the off-screen display mode, which greatly reduces the off-screen display. Mode power consumption, extending the battery life of electronic devices.
  • the display chip in the screen-on-screen display mode, each time a second screen-on-screen image needs to be generated, the display chip needs to redraw the entire screen-on screen image.
  • the display chip needs to redraw the entire second screen image.
  • the display chip needs to draw the time information, power information and fingerprint controls of the screen image.
  • the target notification message is a WeChat message
  • the display chip needs to draw the time information, power information, target message control and fingerprint control of the information screen image, and the target message control corresponds to the WeChat message.
  • the display chip in the screen-on-screen display mode, every time a second screen-on-screen image needs to be generated, the display chip only needs to draw the changed area.
  • the display chip 120 only needs to draw the time information of the screen-on-screen image, and light up the pixels corresponding to the time information display area with the updated time information, without redrawing the power information and fingerprint control of the screen-on-screen image. .
  • the target notification message is a WeChat message
  • the display chip needs to draw the target message control without drawing other unchanged information, such as time information, battery information and fingerprint control, and light up the target message according to the drawn target message control.
  • the pixels corresponding to the display area of the control can be used.
  • the display chip For the generated second screen image, when the display screen is a Video Mode screen, the display chip needs to continuously refresh the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen; when the display screen is a Command Mode screen, The display chip sends the updated screen-of-interest image to the DRAM of the Command Mode screen. When the screen of Command Mode is refreshed, it can obtain the screen-of-interest image from its own DRAM. Before the screen image is updated again, the display chip can also enter the sleep mode to further reduce energy consumption.
  • Step 130 the display screen displays the second screen-off image.
  • the display screen displays based on the received screen image.
  • the display chip continuously refreshes the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen.
  • the refresh rate of the display screen 130 is 30Hz, then the display chip 120 needs to read the second off-screen image stored in the DRAM 123 at a frequency of 30Hz, and refresh the second off-screen image at a refresh rate of 30Hz. Continuous refresh to display screen 130 .
  • the main control chip needs to continuously refresh the frame data to the Video Mode screen
  • the electronic equipment using the Video Mode screen has no interest screen display mode.
  • Electronic devices with a Video Mode screen can also achieve an on-screen display.
  • the display chip 120 sends the second interest screen image to the DRAM of the Command Mode screen.
  • the Command Mode screen is refreshed, it obtains the second interest screen from its own DRAM. image will do.
  • the main control chip 110 when the screen-on-screen image on the display screen 130 is updated, it is basically unnecessary to start the main control chip 110 , which can reduce the power consumption of the main control chip 110 for drawing and brushing frames, and only increase a small part of the display chip 120 Processing power consumption, which can effectively reduce the power consumption of the off-screen display mode.
  • the display screen in the off-screen display mode, the display screen can be refreshed through the display chip, basically without starting the main control chip, and the power consumption in the off-screen display mode can be greatly reduced.
  • the method may further include:
  • the display chip In response to the first input, the display chip generates a third screen-in image based on the target notification message, and sends the third screen-in image to the display screen;
  • the display screen displays the third screen image
  • the third information screen image includes the message content of the target notification message.
  • the first input is at least used to trigger the target message control in the second screen-on-screen image, and cause the display chip to generate the third screen-on screen image.
  • the first input may be in various forms, including but not limited to the form of touch operation, the form of operating physical keys, or the form of voice input.
  • the manner in which the display chip generates the third screen image includes at least the following two:
  • the display chip in response to the first input, the display chip needs to redraw the entire third full screen image.
  • the display chip needs to draw the time information, power information, message content of the target notification message, and fingerprint control of the screen image.
  • the display chip only needs to draw the message content of the target notification message.
  • the display chip needs to draw the message content of the target notification message without drawing other unchanged information, such as time information, power information and fingerprint controls, and lights the target notification message according to the drawn message content of the target notification message.
  • the pixel point corresponding to the display area is sufficient, the target notification message overlaps with the display area of the unlocking control, and the unlocking control is canceled.
  • the display chip can display the message content of the target notification message to the user in the information screen display mode, and the whole process does not need to wake up the main control chip, and only the display chip realizes low-power operation.
  • the above-mentioned first input may be a sliding operation on the display interface according to the target trajectory in the screen-on-screen display mode. After receiving the sliding operation on the trajectory, the electronic device can directly display the third screen-on-screen display. image.
  • the above steps receive the first input from the user, including:
  • the display chip Receive the first sub-input of the user on the target message control; in response to the first sub-input, the display chip generates a fourth information screen image, and sends the fourth information screen image to the display screen, and the fourth information screen image includes the unlocking control; receiving User's second input to unlock the control.
  • the first input includes a first sub-input and a second sub-input.
  • the first sub-input is used to trigger the target message control.
  • the first sub-input may be touch input, including but not limited to click input, sliding input, pressing input, and the like.
  • receiving the user's first sub-input may be receiving a user's touch operation on the target message control on the display screen.
  • the display chip After receiving the user's first sub-input to the target message control, the display chip generates a fourth screen-on-screen image based on the first sub-input, and when the fourth screen-off image is displayed on the display screen, the display can be unlocked in screen-on-screen mode. controls.
  • the unlocking controls may include various forms, including but not limited to digital password unlocking controls and pattern unlocking controls, etc.
  • the embodiment shown in FIG. 6 shows the pattern unlocking controls.
  • the ways of generating the fourth screen-of-life image include at least the following two methods:
  • the display chip in response to the first sub-input, the display chip needs to redraw the entire on-screen image.
  • the display chip needs to draw the time information, battery information, unlock control and fingerprint control of the screen image.
  • the display chip in the screen-on-display mode, the display chip only needs to draw the unlock control.
  • the display chip needs to draw the unlocking controls, and there is no need to draw other unchanged information, such as time information, battery information and fingerprint controls, and the corresponding pixels in the display area of the unlocking controls can be lit according to the drawn unlocking controls.
  • the unlocking control may be displayed.
  • the second sub-input is used to input unlocking information through the unlocking control.
  • the second sub-input may be a touch input, including but not limited to a click input, a slide input, a press input, and the like.
  • the display chip In response to the first input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen, including:
  • the display chip In response to the second sub-input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen.
  • the second sub-input is used to input unlocking information through the unlocking control.
  • the second sub-input may be a touch input, including but not limited to a click input, a slide input, a press input, and the like.
  • the second sub-input can be a click input; as shown in FIG. 6 , when the unlocking control is a pattern unlocking control, the second sub-input can be a sliding input.
  • lock screen verification file and the integrated verification algorithm are encrypted and stored in the display chip, and after the second sub-input is collected, the chip verification and unlocking information is displayed.
  • first sub-input and the second sub-input may also be integrated into a voice input.
  • the terminal can trigger the display of the target notification message when receiving a voice such as "open WeChat message".
  • the verification and unlocking information of the chip by displaying the verification and unlocking information of the chip, it is possible to realize identity verification in the off-screen display mode to prevent information leakage, and after the verification is successful, the message of the target notification message is displayed to the user in the off-screen display mode. content, the whole process does not need to wake up the main control chip, and only realizes low-power operation through the display chip.
  • the display control method may further include:
  • the display chip In response to the second input, the display chip generates a lock screen image, and sends the lock screen image to the display screen;
  • the display shows the lock screen image.
  • the second input is used to wake up the electronic device and switch the electronic device to the normal display mode.
  • the second input may be a physical key input, such as a user pressing the power button; or the second input may be a voice input.
  • the electronic device may trigger the display lock when receiving a target voice such as "small V" screen image.
  • the method may further include:
  • the display chip sleeps after waking up the main control chip
  • the main control chip controls the display screen through the bypass of the display chip.
  • the display chip controls the display to switch from the off-screen display mode to the normal display mode, and draws the first frame of the image after the bright screen is refreshed to the display. , display the lock screen interface in advance, then the display chip goes to sleep, the bypass (bypass124) of the display chip is turned on, and the main control chip is awakened at the same time, and the data source displayed on the display screen is switched back to the main control chip.
  • the display chip Hibernation can reduce the power consumption of the electronic device in the normal display mode.
  • the display control method includes steps 810-840.
  • Step 810 enter the information screen display mode.
  • the electronic device enters the screen-on display mode, the main control chip controls the display to switch to the screen-on-screen display mode, and at the same time wakes up the display chip to start working, the main control chip generates the first screen-off image, transmits the screen-on-screen image to the display chip, and converts the current screen to the display chip.
  • the system time of the main control chip is sent to the display chip, and then the main control chip directly goes to sleep.
  • Step 820 the display chip controls the display screen to display an information screen image.
  • the display chip will save the first information screen image sent by the main control chip in the DRAM 123 of the display chip.
  • the display chip continuously refreshes the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen.
  • the refresh rate of the display screen is 30Hz
  • the display chip needs to read the first off-screen image saved in the DRAM123 at a frequency of 30Hz, and continuously refresh the first off-screen image at a refresh rate of 30Hz to the display.
  • the display chip sends the first off-screen image to the DRAM of the Command Mode screen.
  • the off-screen image can be obtained from its own DRAM. .
  • the display chip goes into sleep mode to further reduce power consumption.
  • Step 830 the display chip transmits the information screen image to the display screen according to the situation
  • Step 830 includes steps 831-836.
  • Step 831 Determine whether the clock information changes or whether a notification message is received.
  • step 832 the display chip generates a second screen image and saves it in its own DRAM. If the judgment is no, go to step 833 .
  • the display chip After the display chip receives the system time of the main control chip, it synchronizes the clock information of its own clock program based on the system time. When the minutes of the time change, the display chip generates a second screen image, which is generated by the display chip every 1 minute. The second screen image, and exists in its own DRAM.
  • the main control chip When the main control chip receives a target notification message (such as a short message or WeChat message), it sends the target notification message to the display chip, and the display chip generates a second information screen image and stores it in its own DRAM.
  • the second information screen image includes and The target message control corresponding to the target notification message.
  • Step 833 Determine whether the screen is a Video mode screen.
  • step 834 the display chip reads the information screen image transmission display screen in the DRAM.
  • the display chip Since the Command Mode screen has DRAM, the display chip sends the off-screen image to the DRAM of the Command Mode screen. When the Command Mode screen is refreshed, it can obtain the current off-screen image from its own DRAM. Before the screen image is updated, the display chip goes into sleep mode to further reduce power consumption.
  • the process proceeds to step 835, and the display chip transmits the information screen image in the DRAM to the display screen according to the refresh rate of the display screen.
  • the display chip continuously refreshes the current screen image to the Video Mode screen based on the refresh rate of the Video Mode screen.
  • the refresh rate of the display screen is 30Hz
  • the display chip needs to read the current on-screen image saved in DRAM123 at a frequency of 30Hz, and continuously refresh the current on-screen image at a refresh rate of 30Hz to the display.
  • Step 836 whether to exit the off-screen display mode indeed.
  • Step 840 is entered when an input for exiting the on-screen display is received.
  • Step 840 wake up the main control chip, and control the display chip to go to sleep.
  • the display chip controls the display to switch from the off-screen display mode to the normal display mode, and draws the first frame of the image after the screen is on and refreshes it to the display. Displayed, then the display chip goes to sleep, the bypass (bypass124) of the display chip is turned on, and the main control chip is woken up at the same time, and the data source displayed on the display screen is switched back to the main control chip.
  • the display chip is used to control the screen-on-display display of the display screen, which saves a lot of power consumption and improves the speed of waking up the bright screen compared with the direct control by the main control chip.
  • the power consumption when the screen is displayed can be greatly reduced.
  • the display chip can be used to directly view the notification message in the information screen display mode, and the display chip draws the image and refreshes it to the display screen. Not only is it convenient for users to view messages directly on the screen, but it also saves power consumption.
  • the display control method may further include:
  • the display chip controls the target screen area of the display screen to light up and display a solid color, and the target screen area is the screen area corresponding to the fingerprint module in the display screen;
  • the display chip controls the display screen to display an off-screen image.
  • the electronic device to which the display control method is applied may further include: a fingerprint module 140, the fingerprint module 140 is electrically connected to the third interface of the display chip 120, and the display chip 120 is used for receiving the fingerprint module 140.
  • the verification is performed when the trigger signal is activated.
  • the fingerprint module 140 may be an off-screen fingerprint module, and the fingerprint module 140 is installed at the lower part of the display screen 130 .
  • a target screen area of the display screen 130 displays a fingerprint control.
  • the target screen area is the screen area corresponding to the fingerprint module 140 in the display screen 130, and the corresponding relationship may be that the target screen area and the projection of the fingerprint module along the normal of the display screen are substantially coincident.
  • the fingerprint verification file and the integrated verification algorithm are encrypted and stored in the display chip. After the fingerprint image is collected, the display chip runs the verification algorithm for verification.
  • the third input is used to trigger the display chip to control the display screen to light up and display a solid color at least in the target screen area, so that the fingerprint module can collect fingerprint information through the display screen.
  • the third input is used to trigger the display chip to control the full screen lighting of the display screen, and display a solid color at least in the target screen area.
  • the third input may be touch input, including but not limited to click input, sliding input, pressing input, and the like. As shown in FIG. 9 , the third input may be an operation of pressing the fingerprint control.
  • the display chip controls the fingerprint module to collect the fingerprint image of the finger pressing position through the display screen.
  • the display chip wakes up the main control chip, and displays the unlocked screen at the same time.
  • the display chip does not notify the main control chip, and the display chip controls the display and still displays the screen. image.
  • the display chip controls the fingerprint unlocking under the screen, which can not only improve the unlocking speed of the fingerprint under the screen in the off-screen display mode, but also can cause fingerprints caused by inadvertent finger pressing or improper pressing.
  • failure to unlock there is no need to wake up the main control chip, and it is completely handled by the display chip. Only when the unlocking is successful will the main control chip wake up, which greatly reduces the power consumption of this function.
  • fingerprint verification on the display chip also greatly improves the security. , is not easy to be cracked.
  • the display control method includes steps 1010-1060.
  • Step 1010 enter the information screen display mode.
  • the electronic device enters the information screen display mode, the main control chip controls the display screen to switch to the information screen display mode, and at the same time wakes up the display chip to start working, the main control chip generates the first information screen image, transmits the first information screen image to the display chip, and Send the current system time of the main control chip to the display chip, and then the main control chip directly goes to sleep.
  • the display chip will save the first information screen image sent by the main control chip in the DRAM 123 of the display chip.
  • the display chip continuously refreshes the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen.
  • the display chip since the Command Mode screen has DRAM, the display chip sends the first screen image to the DRAM of the Command Mode screen. When the Command Mode screen is refreshed, it obtains the first screen image from its own DRAM. That's it.
  • the first image on the screen is displayed, and the first image on the screen includes a fingerprint control.
  • Step 1020 Receive user input on the fingerprint control.
  • the user presses the finger on the fingerprint control.
  • the user presses a finger against the fingerprint control, and when the display screen detects that the finger is pressed, a notification message is sent to the display chip through the interrupt pin.
  • Step 1030 The display chip controls the target screen area of the display screen to light up and display a solid color.
  • the display chip After receiving the above notification message, the display chip directly controls the target screen area of the display screen to light up and display a solid color, and at the same time update the displayed image, that is, draw the target screen area corresponding to the fingerprint module as a solid color and refresh it to the display screen.
  • the operation is faster after waking up the main control chip, so that the fingerprint image can be collected earlier.
  • Step 1040 The display chip controls the fingerprint module to collect a fingerprint image.
  • the display chip controls the fingerprint module to collect the fingerprint image of the target screen area through the display screen.
  • Step 1050 The display chip verifies the collected fingerprint image.
  • the fingerprint verification file and integrated verification algorithm are encrypted and stored in the display chip. After the fingerprint image is collected, the display chip is verified through the verification algorithm.
  • Step 1060 Wake up the main control chip and display the screen after the unlocking is successful at the same time.
  • the main control chip will be woken up, and the unlocked screen will be displayed at the same time. If the fingerprint verification fails, the main control chip will not be notified, and the display chip will control the display to still display the screen image.
  • the fingerprint unlocking under the screen is controlled by the display chip, which can not only improve the unlocking speed of the fingerprint on the screen in the off-screen display mode, but also for some inadvertent finger pressing, or improper pressing causes the fingerprint to fail to unlock.
  • the main control chip there is no need to wake up the main control chip, it is completely handled by the display chip, and the main control chip can be woken up only after the unlocking is successful, which greatly reduces the power consumption of this function.
  • the fingerprint verification on the display chip also greatly improves the security, and it is not easy to been cracked.
  • the execution body may be a display control device, or a control module in the display control device for executing the loading display control method.
  • the display control method provided by the embodiment of the present application is described by taking the display control apparatus executing the display control processing method as an example.
  • An embodiment of the present application further provides a display control apparatus, and the display control apparatus is applied to the electronic device of any of the foregoing embodiments.
  • the display control apparatus includes: a first processing module 1110 , a second processing module 1120 and a third processing module 130 .
  • the first processing module 1110 is configured to enable the display chip to send the first screen-of-interest image to the display screen in the screen-on-screen display mode, the display screen displays the first screen-of-interest image, and the first screen-of-interest image includes target information of the target application ;
  • the second processing module 1120 is configured to enable the display chip to generate a second screen-in image and send the second screen-in image to the display screen when the target application has program content update;
  • the third processing module 1130 is configured to cause the display screen to display the second screen-off image.
  • the display screen in the off-screen display mode, the display screen can be refreshed through the display chip, basically without starting the main control chip, and the power consumption in the off-screen display mode can be greatly reduced.
  • the second processing module is further configured to enable the display chip to read clock information of the clock program; in the case that the clock information has time to update, enable the display chip to generate a second information screen based on the read clock information image, and send the second screen image to the display screen;
  • the second information screen image includes updated time information.
  • the second processing module is further configured to make the display chip read the clock information of the clock program; in the case that the clock information has time to update, make the display chip generate the second information based on the read clock information screen image, and send the second screen image to the display screen;
  • the second information screen image includes updated time information.
  • the second processing module is further configured to cause the main control chip to send the target notification message to the display chip when the main control chip receives the target notification message of the target application;
  • the second off-screen image includes a target message control corresponding to the target notification message.
  • the display control device may further include:
  • a first receiving module configured to receive the user's first input after the display screen displays the second information screen image
  • a fourth processing module configured to, in response to the first input, cause the display chip to generate a third screen-of-interest image based on the target notification message, and send the third screen-to-screen image to the display screen;
  • the third processing module is further configured to cause the display screen to display the third screen image
  • the third information screen image includes the message content of the target notification message.
  • the first receiving module is further configured to receive the user's first sub-input to the target message control
  • the fourth processing module is further configured to, in response to the first sub-input, the display chip to generate a fourth screen image, and send the fourth screen image to the display screen, where the fourth screen image includes an unlocking control;
  • the first receiving module is also used to receive the second sub-input of the user to unlock the control
  • the fourth processing module is further configured to, in response to the second sub-input, the display chip, based on the target notification message, generate a third on-screen image, and send the third on-screen image to the display screen.
  • the apparatus may also include:
  • a fifth processing module used for causing the main control chip to generate a first screen image before entering the screen display mode, and sending the first screen image and target information of the target application to the display chip;
  • the sixth processing module is used to make the main control chip sleep.
  • the apparatus may also include:
  • a second receiving module configured to receive a second input from the user, and the second input is used to wake up the electronic device
  • a seventh processing module configured to cause the display chip to generate a screen lock image in response to the second input, and send the screen lock image to the display screen;
  • the third processing module is further configured to display the lock screen image on the display screen.
  • the third processing module is further configured to make the display chip sleep after waking up the main control chip after the screen lock image is displayed on the display screen; and make the main control chip control the display screen through the bypass of the display chip.
  • the display control device in this embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal.
  • the apparatus may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant).
  • UMPC ultra-mobile personal computer
  • netbook or a personal digital assistant
  • non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the display control device in the embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • the display control apparatus provided in the embodiments of the present application can implement each process implemented by the display control apparatus in the method embodiments of FIG. 4 to FIG. 10 . To avoid repetition, details are not repeated here.
  • an embodiment of the present application further provides an electronic device, including a processor 1220, a memory 1210, and a program or instruction stored in the memory 1210 and executable on the processor 1220, the program or instruction being executed by the processor
  • an electronic device including a processor 1220, a memory 1210, and a program or instruction stored in the memory 1210 and executable on the processor 1220, the program or instruction being executed by the processor
  • 1220 When 1220 is executed, each process of the above-mentioned embodiment of the display control method is implemented, and the same technical effect can be achieved. In order to avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 13 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 900 includes but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, a processor 910 and other components .
  • the electronic device 900 may also include a power supply (such as a battery) for supplying power to various components, and the power supply may be logically connected to the processor 910 through a power management system, so that the power management system can manage charging, discharging, and power management. consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic device shown in FIG. 13 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than the one shown, or combine some components, or arrange different components, which will not be repeated here. .
  • the processor 910 may include a main control chip and a display chip.
  • the display chip in the processor 910 is used for sending the first information screen image to the display screen in the information screen display mode, the display screen displays the first information screen image, and the first information screen image includes the target information of the target application;
  • the display chip in the processor 910 is further configured to generate a second on-screen image when the target application has program content updated, so that the display screen displays the second on-screen image.
  • the display chip in the processor 910 is also used to read the clock information of the clock program; when the clock information has time to update, based on the read clock information, a second screen image is generated, and the The second off-screen image is sent to the display screen; wherein, the second off-screen image includes updated time information.
  • the main control chip in the processor 910 is further configured to send the target notification message to the display chip when receiving the target notification message of the target application; the display chip is used to generate the first notification message based on the target notification message.
  • the second screen image is sent to the display screen; wherein, the second screen image includes the target message control corresponding to the target notification message
  • the input unit 904 is configured to receive the user's first input after the display screen displays the second screen-off image
  • the display chip in the processor 910 is further configured to, in response to the first input and based on the target notification message, generate a third screen-of-interest image, send the third screen-of-interest image to the display screen, and cause the display screen to display the third screen-of-interest screen image.
  • the main control chip in the processor 910 is further configured to generate a first information screen image before entering the information screen display mode, and send the first information screen image and target information of the target application to the display chip; and sleep.
  • the input unit 904 is further configured to receive a second input from the user, where the second input is used to wake up the electronic device;
  • the display chip in the processor 910 is further configured to generate a lock screen image in response to the second input, send the lock screen image to the display screen, and cause the display screen to display the lock screen image.
  • the input unit 904 may include a graphics processor (Graphics Processing Unit, GPU) 9041 and a microphone 9042. Such as camera) to obtain still pictures or video image data for processing.
  • the display unit 906 may include a display panel 9061, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 907 includes a touch panel 9071 and other input devices 9072 .
  • the touch panel 9071 is also called a touch screen.
  • the touch panel 9071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 9072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • Memory 909 may be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • the processor 910 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, and an application program, and the like, and the modem processor mainly processes wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 910.
  • the embodiments of the present application further provide a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, each process of the foregoing display control method embodiment can be implemented, and the same can be achieved. In order to avoid repetition, the technical effect will not be repeated here.
  • the processor is the processor in the electronic device described in the foregoing embodiments.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • An 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 run a program or an instruction to implement the above display control method embodiments.
  • the chip includes a processor and a communication interface
  • the communication interface is coupled to the processor
  • the processor is configured to run a program or an instruction to implement the above display control method embodiments.
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
  • the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or in a part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of this application.
  • a storage medium such as ROM/RAM, magnetic disk, CD-ROM

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

An electronic device, a display control method, a display control apparatus and a readable storage medium. The electronic device comprises: a main control chip (110); a display chip (120), a first interface of the display chip being electrically connected to the main control chip; and a display screen (130) electrically connected to the second interface of the display chip. The display screen can be refreshed by means of the display chip in a screen-off display mode, and the main control chip is basically not required to be started, such that the power consumption of the screen-off display mode can be greatly reduced.

Description

电子设备、显示控制方法、显示控制装置和可读存储介质Electronic device, display control method, display control device, and readable storage medium
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请要求于2021年03月30日提交的申请号为2021103411547,发明名称为“电子设备、显示控制方法、显示控制装置和可读存储介质”的中国专利申请的优先权,其通过引用方式全部并入本申请。This application claims the priority of the Chinese patent application with the application number 2021103411547 filed on March 30, 2021 and the invention title is "Electronic Device, Display Control Method, Display Control Device and Readable Storage Medium", which is fully incorporated by reference Incorporated into this application.
技术领域technical field
本申请属于数据处理技术领域,具体涉及一种电子设备、显示控制方法和显示控制装置。The present application belongs to the technical field of data processing, and in particular relates to an electronic device, a display control method and a display control device.
背景技术Background technique
息屏显示(Always On Display)时,电子设备可以在不点亮整块显示屏的基础上,通过点亮显示屏上部分像素点来显示时间、未接来电信息、推送消息等内容,而其他像素点则始终处于关闭状态(黑色)。目前常用的Command Mode(命令模式)屏和Video Mode(视频模式)屏均存在耗电较高的技术问题,具体地:Video Mode屏无帧缓冲器,主控芯片需要持续刷新显示屏,耗电量极大;Command Mode屏有一个全帧长的帧缓冲器RAM来存储所有的像素数据,一旦数据被放在显示屏的帧缓冲器中,定时控制器就从帧缓冲器中取出数据,并自动把它们显示在显示屏上,主控芯片不需要定期刷新显示屏,但是主控芯片每分钟需要启动重新绘制息屏图像,且在收到通知消息时主控芯片也需要启动。During Always On Display, the electronic device can display the time, missed call information, push messages, etc. by lighting up some pixels on the display screen without lighting the entire display screen. Pixels are always off (black). At present, the commonly used Command Mode (command mode) screen and Video Mode (video mode) screen have technical problems of high power consumption. Specifically: Video Mode screen has no frame buffer, and the main control chip needs to continuously refresh the display screen, which consumes power. The command mode screen has a full frame length frame buffer RAM to store all pixel data. Once the data is placed in the frame buffer of the display screen, the timing controller takes the data from the frame buffer and stores it in the frame buffer. Automatically display them on the display screen, the main control chip does not need to refresh the display screen regularly, but the main control chip needs to start redrawing the screen image every minute, and the main control chip also needs to start when a notification message is received.
发明内容SUMMARY OF THE INVENTION
本申请实施例的目的是提供一种电子设备、显示控制方法、显示控制装置和可读存储介质,能够实现低功耗息屏显示的效果。The purpose of the embodiments of the present application is to provide an electronic device, a display control method, a display control device, and a readable storage medium, which can achieve the effect of low-power consumption information screen display.
为了解决上述技术问题,本申请是这样实现的:In order to solve the above technical problems, this application is implemented as follows:
第一方面,本申请实施例提供了一种电子设备,包括:In a first aspect, an embodiment of the present application provides an electronic device, including:
主控芯片;Master chip;
显示芯片,所述显示芯片的第一接口与所述主控芯片电连接;a display chip, the first interface of the display chip is electrically connected to the main control chip;
显示屏,所述显示屏与所述显示芯片的第二接口电连接。The display screen is electrically connected to the second interface of the display chip.
第二方面,本申请实施例提供了一种显示控制方法,该方应用于上述电子设备,该方法包括:In a second aspect, an embodiment of the present application provides a display control method, which is applied to the above-mentioned electronic device, and the method includes:
在息屏显示模式下,所述显示芯片将第一息屏图像发送至所述显示屏,所述显示屏显示所述第一息屏图像,所述第一息屏图像包括目标应用程序的目标信息;In the on-screen display mode, the display chip sends a first on-screen image to the display screen, the display screen displays the first on-screen image, and the first on-screen image includes the target of the target application program information;
在目标应用程序有程序内容更新的情况下,所述显示芯片生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;In the case that the target application has program content update, the display chip generates a second screen-in image, and sends the second screen-in image to the display screen;
所述显示屏显示所述第二息屏图像。The display screen displays the second screen image.
第三方面,本申请实施例提供了一种显示控制装置,该装置应用于上述电子设备,且该装置包括:In a third aspect, an embodiment of the present application provides a display control device, the device is applied to the above-mentioned electronic equipment, and the device includes:
第一处理模块,用于在息屏显示模式下,使所述显示芯片将第一息屏图像发送至所述显示屏,所述显示屏显示所述第一息屏图像,所述第一息屏图像包括目标应用程序的目标信息;The first processing module is configured to make the display chip send the first screen-off image to the display screen in the screen-on-screen display mode, and the display screen displays the first screen-off image, and the first screen-off image is displayed on the display screen. The screen image includes the target information of the target application;
第二处理模块,用于使在目标应用程序有程序内容更新的情况下,所述显示芯片生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;a second processing module, configured to enable the display chip to generate a second screen-in image and send the second screen-in image to the display screen when the target application has program content update;
第三处理模块,用于使所述显示屏显示所述第二息屏图像。A third processing module, configured to cause the display screen to display the second off-screen image.
第四方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第二方面所述的方法的步骤。In a fourth aspect, an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction being The processor, when executed, implements the steps of the method as described in the second aspect.
第五方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第二方面所述的方法的步骤。In a fifth aspect, an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the method according to the second aspect are implemented .
在本申请实施例中,在息屏显示模式下,通过显示芯片即可实现对显示屏的刷新,基本无需启动主控芯片,可以大幅降低息屏显示模式的功耗。In the embodiment of the present application, in the screen-on-screen display mode, the display screen can be refreshed through the display chip, basically without starting the main control chip, and the power consumption in the screen-on-screen display mode can be greatly reduced.
附图说明Description of drawings
图1是本申请实施例提供的电子设备的结构示意图之一;FIG. 1 is one of the schematic structural diagrams of an electronic device provided by an embodiment of the present application;
图2是本申请实施例提供的电子设备的结构示意图之二;FIG. 2 is a second schematic structural diagram of an electronic device provided by an embodiment of the present application;
图3是本申请实施例提供的电子设备的结构示意图之三;3 is a third schematic structural diagram of an electronic device provided by an embodiment of the present application;
图4是本申请实施例提供的显示控制方法的流程图之一;FIG. 4 is one of the flowcharts of the display control method provided by the embodiment of the present application;
图5是本申请实施例提供的显示控制方法的界面示意图之一;FIG. 5 is one of interface schematic diagrams of the display control method provided by the embodiment of the present application;
图6是本申请实施例提供的显示控制方法的界面示意图之二;6 is the second schematic diagram of the interface of the display control method provided by the embodiment of the present application;
图7是本申请实施例提供的显示控制方法的界面示意图之三;FIG. 7 is the third interface schematic diagram of the display control method provided by the embodiment of the present application;
图8是本申请实施例提供的显示控制方法的流程图之二;FIG. 8 is the second flowchart of the display control method provided by the embodiment of the present application;
图9是本申请实施例提供的显示控制方法的界面示意图之四;FIG. 9 is the fourth interface schematic diagram of the display control method provided by the embodiment of the present application;
图10是本申请实施例提供的显示控制方法的流程图之三;FIG. 10 is the third flowchart of the display control method provided by the embodiment of the present application;
图11是本申请实施例提供的显示控制装置的结构图;11 is a structural diagram of a display control device provided by an embodiment of the present application;
图12是本申请实施例提供的电子设备的结构示意图之四;12 is a fourth schematic structural diagram of an electronic device provided by an embodiment of the present application;
图13是本申请实施例提供的电子设备的硬件示意图。FIG. 13 is a schematic diagram of hardware of an electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those of ordinary skill in the art without creative work fall within the protection scope of the present application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,说明书以及权利要求中“和/或”表示所连 接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second" and the like in the description and claims of the present application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It is to be understood that data so used may be interchanged under appropriate circumstances so that embodiments of the application can be practiced in sequences other than those illustrated or described herein. In addition, "and/or" in the description and claims indicates at least one of the connected objects, and the character "/" generally indicates that the contextual objects are in an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的显示控制方法、显示控制装置、电子设备和可读存储介质进行详细地说明。The display control method, display control apparatus, electronic device, and readable storage medium provided by the embodiments of the present application will be described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
本申请实施例提供一种电子设备,该电子设备可以为包括显示屏的电子设备,包括手机、智能手表、平板电脑等移动终端。An embodiment of the present application provides an electronic device, and the electronic device may be an electronic device including a display screen, including mobile terminals such as a mobile phone, a smart watch, and a tablet computer.
如图1所示,该电子设备包括:主控芯片110、显示芯片120和显示屏130。As shown in FIG. 1 , the electronic device includes: a main control chip 110 , a display chip 120 and a display screen 130 .
主控芯片110可以为电子设备的主应用芯片,主控芯片110可以包括:CPU111(Central Processing Unit,中央处理器)、GPU112(Graphics Processing Unit,图形处理器)、DRAM113(Dynamic Random Access Memory,动态随机存取存储器)、Display Controller114(显示控制器)和MIPI TX115(Mobile Industry Processor Interface,移动产业处理器接口)。The main control chip 110 may be the main application chip of the electronic device, and the main control chip 110 may include: CPU111 (Central Processing Unit, central processing unit), GPU112 (Graphics Processing Unit, graphics processor), DRAM113 (Dynamic Random Access Memory, dynamic Random access memory), Display Controller114 (display controller) and MIPI TX115 (Mobile Industry Processor Interface, mobile industry processor interface).
在正常显示模式下,主控芯片110用于执行处理计算,主控芯片110的功耗远高于显示芯片120。In the normal display mode, the main control chip 110 is used to perform processing calculations, and the power consumption of the main control chip 110 is much higher than that of the display chip 120 .
显示芯片120的第一接口与主控芯片110电连接,显示芯片120可以包括:CPU121、DPS122(Digital Signal Processing,数字信号处理)、第一接口和第二接口,第一接口可以为MIPI RX125,第二接口可以为MIPI TX126,MIPI RX125与MIPI TX115电连接。The first interface of the display chip 120 is electrically connected to the main control chip 110, and the display chip 120 may include: CPU121, DPS122 (Digital Signal Processing, digital signal processing), a first interface and a second interface, the first interface may be MIPI RX125, The second interface may be MIPI TX126, and MIPI RX125 is electrically connected to MIPI TX115.
显示屏130与显示芯片120的第二接口电连接,显示屏130可以包括LCM显示模块131(液晶显示模块)和Touchscreen模块132(触控模块)。The display screen 130 is electrically connected to the second interface of the display chip 120, and the display screen 130 may include an LCM display module 131 (liquid crystal display module) and a touchscreen module 132 (touch control module).
其中,显示芯片120至少用于在息屏显示模式下生成息屏图像,并发送至显示屏130显示,在另一些实施例中,显示芯片120还可以用于在息屏显示模式下将主控芯片发来的第一息屏图像存储下来,并发送至显示屏130显示。Wherein, the display chip 120 is at least used to generate an on-screen image in the off-screen display mode, and send it to the display screen 130 for display. In other embodiments, the display chip 120 can also be used to The first information screen image sent by the chip is stored and sent to the display screen 130 for display.
电子设备可以通过多种方式进入息屏显示模式:Electronic devices can enter the always-on display mode in several ways:
其一,接收到用户的第四输入,第四输入用于触发进入息屏显示模式。First, a fourth input from the user is received, and the fourth input is used to trigger entering the screen-on-screen display mode.
该第四输入可以包括多种形式:This fourth input can include various forms:
(1)该第四输入可以为实体按键输入;(1) The fourth input can be a physical key input;
在该实施方式中,电子设备的机身上设有与息屏对应的实体按键,在一种产品中,该按键可以为关机键,在电子设备的显示屏130被点亮时,按压该按键即可将电子设备切入息屏显示模式。In this embodiment, the body of the electronic device is provided with a physical button corresponding to the information screen. In one product, the button may be a power-off button. When the display screen 130 of the electronic device is lit, the button is pressed. The electronic device can be switched to the active screen display mode.
(2)该第四输入可以为语音输入;(2) the fourth input can be a voice input;
在该实施方式中,电子设备可以在接收到语音如“息屏”时,触发显示息屏显示界面,息屏显示界面显示有息屏图像。In this embodiment, the electronic device may trigger the display of a screen-off display interface when receiving a voice such as "screen-off", and the screen-on-screen display interface displays a screen-off image.
(3)该第四输入可以为触控输入,包括但不限于点击输入、滑动输入和按压输入等。(3) The fourth input may be touch input, including but not limited to click input, sliding input, and pressing input.
在该实施方式中,用户触控目标控件,可以切入息屏显示模式。In this implementation manner, the user touches the target control to switch to the information screen display mode.
其二,电子设备根据预先的设定自动息屏。Second, the electronic device automatically turns off the screen according to the preset settings.
比如在显示屏130正常显示时,确定离上次接收到输入的间隔时间达到目标时间,则自动切入息屏显示模式。该目标时间可以为系统默认的设置,或者目标时间可以为用户根据需要自行设置的,包括5s、10s、30s、1min和5min等。For example, when the display screen 130 is displayed normally, it is determined that the interval time from the last time the input is received reaches the target time, and the information screen display mode is automatically switched. The target time can be the default setting of the system, or the target time can be set by the user as required, including 5s, 10s, 30s, 1min, and 5min.
如图5、图6、图7和图9所示,息屏图像为显示屏130在息屏显示模式下显示的图像,该息屏图像可以包括时间信息和电量信息,或者该息屏图像还可以包括未接来电信息、推送消息等通知消息。息屏图像除了部分区域用来显示信息外,这些区域的像素点被点亮,其他地方均为黑色,对应的显示屏130在黑色区域的像素点则始终处于关闭状态。As shown in FIG. 5 , FIG. 6 , FIG. 7 and FIG. 9 , the on-screen image is an image displayed by the display screen 130 in the on-screen display mode, and the on-screen image may include time information and battery information, or the on-screen image may further It can include notification messages such as missed call information and push messages. Except for some areas of the screen image for displaying information, the pixels in these areas are lit, and the other areas are black, and the corresponding pixels in the black area of the display screen 130 are always off.
在息屏显示模式下,该息屏图像为显示芯片120生成的。In the on-screen display mode, the on-screen image is generated by the display chip 120 .
具体地,在息屏显示模式下,显示芯片120将第一息屏图像发送至显示屏130,显示屏130显示第一息屏图像,第一息屏图像包括目标应用程序的目标信息;在目标应用程序有程序内容更新的情况下,显示芯片120生成第二息屏图像,并将第二息屏图像发送至显示屏130。Specifically, in the screen-on-screen display mode, the display chip 120 sends the first screen-on image to the display screen 130, the display screen 130 displays the first screen-on image, and the first screen-on image includes the target information of the target application; When the application program has program content updated, the display chip 120 generates a second screen-in image, and sends the second screen-in image to the display screen 130 .
在切入息屏显示模式的时刻,主控芯片110的CPU111或GPU112生成 第一息屏图像,并将第一息屏图像和目标应用程序的目标信息发送至显示芯片120,主控芯片110进入休眠。At the moment of switching to the display mode of the screen, the CPU 111 or GPU 112 of the main control chip 110 generates a first screen image, and sends the first screen image and the target information of the target application to the display chip 120, and the main control chip 110 goes to sleep .
显示芯片120将该第一息屏图像发送至显示屏130,显示屏130显示该第一息屏图像。The display chip 120 sends the first screen-of-interest image to the display screen 130, and the display screen 130 displays the first screen-of-interest image.
在目标应用程序有程序内容更新的情况下,显示芯片120更新息屏图像。In the case that the target application has program content update, the display chip 120 updates the screen image.
目标应用程序有程序内容更新可能有如下几种情况:The target application may have program content updates in the following situations:
其一,目标应用程序为时钟程序,显示屏130上的时间信息发生变化。First, the target application is a clock program, and the time information on the display screen 130 changes.
显示芯片读取时钟程序的时钟信息,在时钟信息有更新的情况下,显示芯片基于读取的时钟信息,生成第二息屏图像。The display chip reads the clock information of the clock program, and when the clock information is updated, the display chip generates a second information screen image based on the read clock information.
时钟信息有时间更新指,显示屏130上显示的时间信息的最小单位发生变化,比如图5、图6、图7和图9所示的实施例中,时间信息包括:月、日、星期、小时和分钟,分钟为最小单位,在分钟信息变化时,时钟信息有时间更新,显示芯片120需要更新息屏图像。The time update of the clock information means that the minimum unit of the time information displayed on the display screen 130 changes. For example, in the embodiments shown in FIGS. 5, 6, 7 and 9, the time information includes: month, day, week, Hour and minute, minute is the smallest unit, when the minute information changes, the clock information has time to update, and the display chip 120 needs to update the screen image.
比如,图5所示的实施例中,当前时间为12:53,1分钟后,分钟信息变化,应该显示12:54,则不唤醒主控芯片110,显示芯片120更新息屏图像,息屏图像中的时间信息从12:53更新为12:54,显示屏130收到更新后的息屏图像后,显示更新后的息屏图像。For example, in the embodiment shown in FIG. 5 , the current time is 12:53, and after 1 minute, the minute information changes and should display 12:54, then the main control chip 110 will not be woken up, and the display chip 120 will update the screen image, and the screen will be closed. The time information in the image is updated from 12:53 to 12:54, and the display screen 130 displays the updated on-screen image after receiving the updated on-screen image.
其二,目标应用程序为电量监控程序,显示屏130上的电量信息发生变化。Second, the target application is a power monitoring program, and the power information on the display screen 130 changes.
显示芯片读取电量监控程序的电量信息,在电量信息有更新的情况下,显示芯片基于读取的电量信息,生成第二息屏图像。The display chip reads the power information of the power monitoring program, and when the power information is updated, the display chip generates a second screen image based on the read power information.
在显示屏130上显示有电量信息的情况下,当电量信息发生变化时,显示芯片120需要更新息屏图像。电量信息发生变化包括电量降低和电量增加。In the case that the power information is displayed on the display screen 130, when the power information changes, the display chip 120 needs to update the information screen image. Changes in battery information include lower battery and higher battery.
比如,图5所示的实施例中,当前电量为13%,若当前掉电,电量降低到12%,则不唤醒主控芯片110,显示芯片120更新息屏图像,息屏图像中的电量信息从13%更新为12%,显示屏130收到更新后的息屏图像后,显示更新后的息屏图像。For example, in the embodiment shown in FIG. 5, the current power is 13%. If the current power is off and the power is reduced to 12%, the main control chip 110 will not be woken up, and the display chip 120 will update the screen image, and the power in the screen image will be updated. The information is updated from 13% to 12%. After receiving the updated on-screen image, the display screen 130 displays the updated on-screen image.
其三,目标应用程序为需要主控芯片运行的程序。Third, the target application is a program that needs to be run by the main control chip.
在接收到目标通知消息时,程序内容需更新,目标通知消息可以包括未接来电信息、短信消息、社交应用的消息等,主控芯片110接收到目标通知消息,主控芯片110仅部分模块启动,将该目标通知消息发送至显示芯片120即可再次休眠,显示芯片120基于接收到的目标通知消息,更新息屏图像,并发送至显示屏130显示。When the target notification message is received, the program content needs to be updated. The target notification message may include missed call information, short message messages, social application messages, etc. When the main control chip 110 receives the target notification message, only some modules of the main control chip 110 are activated. , the display chip 120 can sleep again by sending the target notification message to the display chip 120 , and the display chip 120 updates the information screen image based on the received target notification message, and sends it to the display screen 130 for display.
由于上述更新显示屏130上的息屏图像时,基本都无需启动主控芯片110,可以减少主控芯片110绘图和刷帧的耗电,只增加一小部分显示芯片120处理的耗电,这样可以有效降低息屏显示模式的功耗。Since the above-mentioned update of the screen image on the display screen 130 basically does not need to start the main control chip 110, the power consumption of the main control chip 110 for drawing and frame refresh can be reduced, and only a small part of the power consumption of the display chip 120 is increased. It can effectively reduce the power consumption of the off-screen display mode.
需要说明的是,显示芯片120生成息屏图像的方式至少包括如下两种:It should be noted that, the display chip 120 generates at least the following two ways:
其一,生成一张完整的息屏图像。First, generate a complete screen image.
在该实施方式中,在息屏显示模式下,每次需要更新显示屏130上的息屏图像时,显示芯片120需要重新绘制整张的息屏图像。In this embodiment, in the on-screen display mode, every time the on-screen image on the display screen 130 needs to be updated, the display chip 120 needs to redraw the entire on-screen image.
比如,当时间信息(分钟)发生变化时,显示芯片120需要重新绘制整张的息屏图像,该包括绘制该息屏图像的月、日、星期、小时和分钟,以及电量信息等。For example, when the time information (minutes) changes, the display chip 120 needs to redraw the entire screen image, including the month, day, week, hour, and minute when the screen image is drawn, as well as battery information.
其二,仅更新发生变化的区域的像素。Second, only update the pixels in the area that changed.
在该实施方式中,在息屏显示模式下,每次需要更新显示屏130上的息屏图像时,显示芯片120仅需要绘制发生变化的区域。In this embodiment, in the on-screen display mode, every time the on-screen image on the display screen 130 needs to be updated, the display chip 120 only needs to draw the changed area.
比如,当电量信息发生变化时,显示芯片120仅需要绘制电量信息对应的区域,并将更新后的信息发送至显示屏130更新显示。For example, when the power information changes, the display chip 120 only needs to draw the area corresponding to the power information, and send the updated information to the display screen 130 for updated display.
当然,在一些实施例中,若等待一段时间后,目标应用程序无更新,显示芯片120也可进入休眠模式。Of course, in some embodiments, if the target application is not updated after a period of time, the display chip 120 can also enter the sleep mode.
根据本申请实施例提供的电子设备,通过在主控芯片110和显示屏130中间增设显示芯片120,在息屏显示模式下,基本无需启动主控芯片110,通过显示芯片120即可实现对显示屏130的刷新,这样可以有效降低息屏显示模式的功耗。According to the electronic device provided by the embodiment of the present application, by adding a display chip 120 between the main control chip 110 and the display screen 130 , in the information screen display mode, the main control chip 110 basically does not need to be activated, and the display chip 120 can realize the display The refresh of the screen 130 can effectively reduce the power consumption in the off-screen display mode.
在一些实施例中,如图1所示,显示芯片120包括动态随机存取存储器(DRAM123)和旁路(BYPASS124),动态随机存取存储器(DRAM123)和旁路(BYPASS124)并联连接,且动态随机存取存储器(DRAM123)和旁路(BYPASS124)均连接在第一接口与第二接口之间。In some embodiments, as shown in FIG. 1, the display chip 120 includes a dynamic random access memory (DRAM123) and a bypass (BYPASS124), the dynamic random access memory (DRAM123) and the bypass (BYPASS124) are connected in parallel, and the dynamic random access memory (DRAM123) and the bypass (BYPASS124) are connected in parallel, and the dynamic Both the random access memory (DRAM123) and the bypass (BYPASS124) are connected between the first interface and the second interface.
如图2所示,在正常(NORMAL)显示模式下,主控芯片110的CPU和GPU绘制图像帧缓冲(framebuffer)后通过移动产业处理器接口(MIPI)信号传输,经过显示芯片120的旁路(BYPASS124)后送到显示屏130上显示。As shown in FIG. 2 , in the normal (NORMAL) display mode, the CPU and GPU of the main control chip 110 draw image frame buffers (framebuffers) and transmit them through the Mobile Industry Processor Interface (MIPI) signal, and pass through the bypass of the display chip 120 . (BYPASS124) and then sent to the display screen 130 for display.
电子设备进入息屏(AOD)显示模式后,主控芯片110不再绘制和刷新息屏图像,由显示芯片120的CPU或DSP绘制图像framebuffer后通过MIPI信号直接刷新到显示屏130上显示。After the electronic device enters the on-screen (AOD) display mode, the main control chip 110 no longer draws and refreshes the on-screen image, and the CPU or DSP of the display chip 120 draws the image framebuffer and directly refreshes it to display on the display screen 130 through the MIPI signal.
对于Video Mode屏,由于Video Mode屏不带DRAM,则在息屏图像本身无变化时,显示芯片120也要根据Video Mode屏的刷新率持续刷新帧数据给Video Mode屏。For the Video Mode screen, since the Video Mode screen does not have DRAM, when the screen image itself does not change, the display chip 120 also continuously refreshes the frame data to the Video Mode screen according to the refresh rate of the Video Mode screen.
需要说明的是,相关技术中,由于需要主控芯片110持续刷新帧数据给Video Mode屏,因此使用Video Mode屏的电子设备无息屏显示模式,本申请通过增加显示芯片120,使带有Video Mode屏的电子设备也能实现息屏显示。It should be noted that, in the related art, since the main control chip 110 needs to continuously refresh the frame data to the Video Mode screen, the electronic equipment using the Video Mode screen has no interest screen display mode. The electronic equipment of the Mode screen can also realize the screen display.
对于Command Mode屏,由于Command Mode屏带DRAM,则在息屏图像本身无变化时,显示芯片120只需将息屏图像发送至Command Mode屏的DRAM,Command Mode屏刷新时,从自身的DRAM获取息屏图像即可。For the Command Mode screen, since the Command Mode screen is equipped with DRAM, the display chip 120 only needs to send the off screen image to the DRAM of the Command Mode screen when the screen-on-screen image itself does not change. When the Command Mode screen is refreshed, it obtains it from its own DRAM. The screen image is sufficient.
这样,通过在显示芯片120上设计并联连接的动态随机存取存储器(DRAM123)和旁路(BYPASS124),使得对于各种屏幕,均能实现正常(NORMAL)显示模式以及息屏(AOD)显示模式下的图像显示控制,适配性更广,且增加了息屏显示模式的适用范围。In this way, by designing the dynamic random access memory (DRAM123) and bypass (BYPASS124) connected in parallel on the display chip 120, the normal (NORMAL) display mode and the off-screen (AOD) display mode can be realized for various screens. Under the image display control, the adaptability is wider, and the scope of application of the screen display mode is increased.
在一些实施例中,如图3所示,该电子设备还可以包括:指纹模组140,指纹模组140与显示芯片120的第三接口电连接,显示芯片120用于在收到指纹模组140的触发信号时执行校验。In some embodiments, as shown in FIG. 3 , the electronic device may further include: a fingerprint module 140, the fingerprint module 140 is electrically connected to the third interface of the display chip 120, and the display chip 120 is used for receiving the fingerprint module 140 trigger signal to perform verification.
指纹模组140可以为屏下指纹模组,指纹模组140安装于显示屏130的下部,对应地,显示屏130在与指纹模组140对应区域显示有指纹控件。The fingerprint module 140 may be an off-screen fingerprint module. The fingerprint module 140 is installed at the lower part of the display screen 130 . Correspondingly, the display screen 130 displays a fingerprint control in an area corresponding to the fingerprint module 140 .
在接收到用户对指纹控件的输入时;响应于该输入,显示芯片120控制显示屏130的目标屏幕区域点亮且显示为纯色;在接收到用户对目标屏幕区域的输入时;响应于该输入,显示芯片120进行指纹校验,且在校验失败的情况下,控制显示屏130显示息屏显示时的息屏图像。When receiving the user's input to the fingerprint control; in response to the input, the display chip 120 controls the target screen area of the display screen 130 to light up and display a solid color; when receiving the user's input to the target screen area; in response to the input , the display chip 120 performs fingerprint verification, and if the verification fails, the display screen 130 is controlled to display an off-screen image when the off-screen is displayed.
可以理解的是,目标屏幕区域为与显示屏中指纹模组对应的屏幕区域,该对应关系可以为目标屏幕区域与指纹模组沿显示屏的法线的投影基本重合。It can be understood that the target screen area is the screen area corresponding to the fingerprint module in the display screen, and the corresponding relationship may be that the projection of the target screen area and the fingerprint module along the normal of the display screen is substantially coincident.
在显示芯片120中加密保存指纹校验文件和集成校验算法,指纹图像采集后,显示芯片120跑校验算法进行校验。The fingerprint verification file and the integrated verification algorithm are encrypted and stored in the display chip 120. After the fingerprint image is collected, the display chip 120 runs the verification algorithm for verification.
在指纹校验成功的情况下,唤醒主控芯片110,同时显示解锁后的画面;在指纹校验失败的情况下,不唤醒主控芯片110,显示芯片120仍然控制显示屏130显示息屏画面。In the case of successful fingerprint verification, the main control chip 110 is woken up and the unlocked screen is displayed at the same time; in the case of fingerprint verification failure, the main control chip 110 is not woken up, and the display chip 120 still controls the display screen 130 to display the screen-off screen .
这样,该电子设备在息屏显示模式下,通过显示芯片120控制屏下指纹解锁的,不仅可以提高息屏显示模式下屏下指纹的解锁速度,同时对于一些不经意的手指按压,或者按压不当造成指纹解锁失败的情形,不需要唤醒主控芯片110,完全由显示芯片120处理,只有解锁成功才唤醒主控芯片110,也大大降低该功能的功耗,另外在显示芯片120做指纹校验也大大提高了安全性,不容易被破解。In this way, in the off-screen display mode of the electronic device, the display chip 120 is used to control the unlocking of the fingerprint under the screen, which can not only improve the unlocking speed of the fingerprint under the screen in the off-screen display mode, but also can cause some inadvertent finger pressing or improper pressing. In the case of fingerprint unlocking failure, it is not necessary to wake up the main control chip 110, it is completely handled by the display chip 120, and the main control chip 110 is woken up only after the unlocking is successful, which also greatly reduces the power consumption of this function. It greatly improves the security and is not easy to be cracked.
本申请还提供一种显示控制方法,该显示控制方法可应用于如上述任一种实施例的电子设备,具体可由电子设备中的硬件或软件执行,当然也不限于电子设备中的硬件或软件执行。该显示控制方法的执行主体可以为电子设备,或者电子设备的控制装置等。The present application also provides a display control method. The display control method can be applied to the electronic device in any of the above-mentioned embodiments. Specifically, the display control method can be executed by hardware or software in the electronic device, and is certainly not limited to the hardware or software in the electronic device. implement. The execution subject of the display control method may be an electronic device, or a control device of the electronic device, or the like.
如图1所示,该显示控制方法包括:步骤110、步骤120和步骤130。As shown in FIG. 1 , the display control method includes: step 110 , step 120 and step 130 .
步骤110、在息屏显示模式下,显示芯片将第一息屏图像发送至显示屏,显示屏显示第一息屏图像,第一息屏图像包括目标应用程序的目标信息;Step 110 , in the screen-on-screen display mode, the display chip sends the first screen-on image to the display screen, the display screen displays the first screen-on image, and the first screen-on image includes target information of the target application;
无论是对于Video Mode屏还是Command Mode屏,在息屏显示模式下, 主控芯片均休眠,第一息屏图像存储于显示芯片的DRAM123,显示芯片的DRAM123将第一息屏图像通过第二接口(MIPI TX126)发送至显示屏。Regardless of whether it is a Video Mode screen or a Command Mode screen, in the off-screen display mode, the main control chip is dormant, the first off-screen image is stored in the DRAM123 of the display chip, and the DRAM123 of the display chip transmits the first off-screen image through the second interface. (MIPI TX126) to the display.
目标应用程序包括多种类型的:Target applications include many types:
其一,目标应用程序可以为时钟程序。First, the target application can be a clock program.
在该实施方式中,目标应用程序的目标信息包括时钟信息。In this embodiment, the target information of the target application includes clock information.
比如图5、图6、图7和图9所示的实施例中,时间信息包括:月、日、星期、小时和分钟。For example, in the embodiments shown in FIG. 5 , FIG. 6 , FIG. 7 and FIG. 9 , the time information includes: month, day, week, hour and minute.
其二,目标应用程序可以为电量监控程序。Second, the target application may be a power monitoring program.
在该实施方式中,目标应用程序的目标信息包括电量信息。In this embodiment, the target information of the target application includes power information.
其三,目标应用程序可以为其他需要主控芯片运行的程序。Third, the target application can be other programs that need to be run by the main control chip.
在该实施方式中,目标应用程序的目标信息可以包括通知消息,当然,若当时无通知消息,则目标应用程序的目标信息可以为空。In this implementation manner, the target information of the target application may include a notification message. Of course, if there is no notification message at that time, the target information of the target application may be empty.
可以理解的是,在进入息屏显示模式之前,该方法还可以包括:主控芯片生成第一息屏图像,并将第一息屏图像和目标应用程序的目标信息发送至显示芯片;主控芯片休眠。It can be understood that, before entering the information screen display mode, the method may further include: the main control chip generates a first information screen image, and sends the first information screen image and the target information of the target application to the display chip; Chip sleeps.
目标应用程序的目标信息可以为主控芯片的系统时间。The target information of the target application can be the system time of the main control chip.
电子设备进入息屏(AOD)显示模式后,唤醒显示芯片,主控芯片生成第一帧第一息屏图像,并通过MIPI TX115发送至显示芯片的MIPI RX125,显示芯片将收到的第一帧第一息屏图像保存于DRAM123中。After the electronic device enters the on-screen (AOD) display mode, wake up the display chip, the main control chip generates the first frame of the first screen-on-screen image, and sends it to the MIPI RX125 of the display chip through MIPI TX115, and the display chip will receive the first frame. The first screen image is stored in the DRAM 123 .
显示芯片将接收到的第一息屏图像及后面生成的其他第二息屏图像发送至显示屏。The display chip sends the received first information screen image and other second information screen images generated later to the display screen.
步骤120、在目标应用程序有程序内容更新的情况下,显示芯片生成第二息屏图像,并将第二息屏图像发送至显示屏;Step 120, in the case that the target application has program content update, the display chip generates a second information screen image, and sends the second information screen image to the display screen;
基于目标应用程序的不同类型,上述步骤120也可以为不同的形式:Based on different types of target applications, the above step 120 can also be in different forms:
其一,目标应用程序为时钟程序。First, the target application is the clock program.
在该实施方式中,步骤120可以包括:In this embodiment, step 120 may include:
显示芯片读取时钟程序的时钟信息;Display the clock information of the chip reading the clock program;
在时钟信息有时间更新的情况下,显示芯片基于读取的时钟信息,生成第二息屏图像,并将第二息屏图像发送至显示屏;In the case that the clock information has time to be updated, the display chip generates a second screen image based on the read clock information, and sends the second screen image to the display screen;
其中,第二息屏图像包括更新后的时间信息。Wherein, the second information screen image includes updated time information.
上述时钟程序在显示芯片上运行,时钟程序时钟信息有时间更新表示显示屏130上显示的时间信息的最小单位发生变化。The above clock program runs on the display chip, and the time update of the clock program clock information indicates that the minimum unit of the time information displayed on the display screen 130 changes.
比如图5、图6、图7和图9所示的实施例中,时间信息包括:月、日、星期、小时和分钟,分钟为最小单位。在分钟信息变化时,则时钟信息有时间更新,显示芯片基于读取的时钟信息,生成第二息屏图像。For example, in the embodiments shown in FIG. 5 , FIG. 6 , FIG. 7 and FIG. 9 , the time information includes: month, day, week, hour and minute, and minute is the minimum unit. When the minute information changes, the clock information has time to update, and the display chip generates a second screen image based on the read clock information.
比如,在图5所示的实施例中,当前时间为12:53,1分钟后,分钟信息变化,时钟信息更新为12:54,在本申请的实施例中不唤醒主控芯片110,显示芯片120生成第二息屏图像,第二息屏图像中的时间信息相较于第一息屏图像从12:53更新为12:54,显示屏130收到第二息屏图像后,显示第二息屏图像。For example, in the embodiment shown in FIG. 5 , the current time is 12:53, after 1 minute, the minute information changes, and the clock information is updated to 12:54. The chip 120 generates a second screen-of-interest image, and the time information in the second screen-of-interest image is updated from 12:53 to 12:54 compared with the first screen-of-interest image. Two-screen image.
需要说明的是,显示芯片120上的时钟程序可以基于进入息屏显示模式前,接收到的主控芯片发来的系统时间校准。It should be noted that, the clock program on the display chip 120 may be calibrated based on the system time received from the main control chip before entering the screen display mode.
上述实施方式,对息屏显示模式下,需要高频刷新的时间更新场景,从主控芯片110控制替代为显示芯片120控制,可以大幅降低息屏显示模式下的功耗,延长电子设备的续航时间。In the above-mentioned embodiment, for the time update scene that requires high-frequency refresh in the screen-on-screen display mode, the control of the main control chip 110 is replaced by the control of the display chip 120, which can greatly reduce the power consumption in the screen-on-screen display mode and prolong the battery life of the electronic device. time.
其二,目标应用程序为电量监控程序。Second, the target application is a power monitoring program.
在该实施方式中,步骤120可以包括:显示芯片读取电量监控程序的电量信息,在电量信息有更新的情况下,显示芯片基于读取的电量信息,生成第二息屏图像,并将第二息屏图像发送至显示屏。In this embodiment, step 120 may include: the display chip reads the power information of the power monitoring program, and when the power information is updated, the display chip generates a second screen image based on the read power information, and displays the first screen image. The image of the two-screen screen is sent to the display screen.
在显示屏130上显示有电量信息的情况下,当电量信息有更新的情况下,显示芯片120基于读取的电量信息,生成第二息屏图像。In the case where the power information is displayed on the display screen 130, when the power information is updated, the display chip 120 generates a second screen image based on the read power information.
电量信息有更新包括电量降低和电量增加。Battery information is updated to include battery decreases and battery increases.
比如,图5所示的实施例中,当前电量为13%,若当前掉电,电量降低到12%,则不唤醒主控芯片110,显示芯片120生成第二息屏图像,第二息 屏图像中的电量信息相较于第一息屏图像从13%更新为12%,显示屏130收到第二息屏图像后,显示第二息屏图像。For example, in the embodiment shown in FIG. 5, the current power is 13%. If the current power is off and the power is reduced to 12%, the main control chip 110 will not be woken up, and the display chip 120 will generate a second screen image. The battery information in the image is updated from 13% to 12% compared to the first screen-on image. After receiving the second screen-on image, the display screen 130 displays the second screen-on image.
上述实施方式,对息屏显示模式下,需要高频刷新的电量更新场景,从主控芯片110控制替代为显示芯片120控制,可以大幅降低息屏显示模式下的功耗,延长电子设备的续航时间。In the above-mentioned embodiment, for the power update scenarios that require high-frequency refresh in the screen-on-screen display mode, the control of the main control chip 110 is replaced by the control of the display chip 120, which can greatly reduce the power consumption in the screen-on-screen display mode and prolong the battery life of the electronic device. time.
其三,目标应用程序为需要主控芯片运行的程序。Third, the target application is a program that needs to be run by the main control chip.
在该实施方式中,步骤120可以包括:In this embodiment, step 120 may include:
在主控芯片接收到目标应用程序的目标通知消息的情况下,主控芯片将目标通知消息发送至显示芯片;When the main control chip receives the target notification message of the target application, the main control chip sends the target notification message to the display chip;
显示芯片基于目标通知消息,生成第二息屏图像,并将第二息屏图像发送至显示屏;The display chip generates a second information screen image based on the target notification message, and sends the second information screen image to the display screen;
其中,第二息屏图像包括与目标通知消息对应的目标消息控件。Wherein, the second off-screen image includes a target message control corresponding to the target notification message.
在接收到目标通知消息时,程序内容需更新,目标通知消息可以包括未接来电信息、短信消息、社交应用的消息等,主控芯片110接收到目标通知消息时,主控芯片110仅部分模块启动,主控芯片110将该目标通知消息发送至显示芯片120即可再次休眠,显示芯片120基于接收到的目标通知消息,生成第二息屏图像,并发送至显示屏130显示。When the target notification message is received, the program content needs to be updated. The target notification message may include missed call information, short message messages, social application messages, etc. When the main control chip 110 receives the target notification message, the main control chip 110 only has some modules. After startup, the main control chip 110 sends the target notification message to the display chip 120 to sleep again. The display chip 120 generates a second screen image based on the received target notification message and sends it to the display screen 130 for display.
换言之,在收到目标通知消息时,无需完全启动主控芯片110,主控芯片110仅起到接收和转发的功能,启动对应的功能模块即可,可以实现在息屏显示模式下,仅利用显示芯片120在显示屏130显示对应的提示信息,从而降低主控芯片110的耗电。In other words, when the target notification message is received, the main control chip 110 does not need to be fully activated. The main control chip 110 only has the functions of receiving and forwarding, and the corresponding functional module can be activated. The display chip 120 displays corresponding prompt information on the display screen 130 , thereby reducing the power consumption of the main control chip 110 .
上述实施方式,通过将对目标通知消息的更新,从主控芯片110控制替代为显示芯片120控制,使电子设备在收到目标通知消息时,可以保持在息屏显示模式,大幅降低息屏显示模式下的功耗,延长电子设备的续航时间。In the above embodiment, by updating the target notification message, the control of the main control chip 110 is replaced by the control of the display chip 120, so that when the electronic device receives the target notification message, it can remain in the off-screen display mode, which greatly reduces the off-screen display. Mode power consumption, extending the battery life of electronic devices.
生成第二息屏图像的方式至少包括如下两种:There are at least the following two methods for generating the second screen-off image:
其一,生成一张完整的第二息屏图像。First, generate a complete second screen image.
在该实施方式中,在息屏显示模式下,每次需要生成第二息屏图像时, 显示芯片需要重新绘制整张的第二息屏图像。In this embodiment, in the screen-on-screen display mode, each time a second screen-on-screen image needs to be generated, the display chip needs to redraw the entire screen-on screen image.
比如,当时间信息(分钟)更新的情况下,显示芯片需要重新绘制整张第二息屏图像。For example, when the time information (minutes) is updated, the display chip needs to redraw the entire second screen image.
以图5为例,显示芯片需要绘制息屏图像的时间信息、电量信息和指纹控件等。Taking Figure 5 as an example, the display chip needs to draw the time information, power information and fingerprint controls of the screen image.
以图6为例,目标通知消息为微信消息,显示芯片需要绘制息屏图像的时间信息、电量信息、目标消息控件和指纹控件,目标消息控件与微信消息对应。Taking Figure 6 as an example, the target notification message is a WeChat message, and the display chip needs to draw the time information, power information, target message control and fingerprint control of the information screen image, and the target message control corresponds to the WeChat message.
当电量信息更新的情况下,采取同样的处理方式。When the power information is updated, the same processing method is adopted.
其二,仅更新发生变化的区域的像素。Second, only update the pixels in the area that changed.
在该实施方式中,在息屏显示模式下,每次需要生成第二息屏图像时,显示芯片仅需要绘制发生变化的区域。In this embodiment, in the screen-on-screen display mode, every time a second screen-on-screen image needs to be generated, the display chip only needs to draw the changed area.
以图5为例,显示芯片120仅需要绘制息屏图像的时间信息,以更新后的时间信息点亮时间信息显示区域对应的像素点即可,无需重新绘制息屏图像的电量信息和指纹控件。Taking FIG. 5 as an example, the display chip 120 only needs to draw the time information of the screen-on-screen image, and light up the pixels corresponding to the time information display area with the updated time information, without redrawing the power information and fingerprint control of the screen-on-screen image. .
以图6为例,目标通知消息为微信消息,显示芯片需要绘制目标消息控件,无需绘制其他未发生变化的信息,比如时间信息、电量信息和指纹控件,按照绘制的目标消息控件点亮目标消息控件显示区域对应的像素点即可。Taking Figure 6 as an example, the target notification message is a WeChat message, and the display chip needs to draw the target message control without drawing other unchanged information, such as time information, battery information and fingerprint control, and light up the target message according to the drawn target message control. The pixels corresponding to the display area of the control can be used.
当电量信息更新的情况下,采取同样的处理方式。When the power information is updated, the same processing method is adopted.
对于生成的第二息屏图像,在显示屏为Video Mode屏的情况下,显示芯片需要基于Video Mode屏的刷新率持续刷新帧数据给Video Mode屏;在显示屏为Command Mode屏的情况下,显示芯片将更新后的息屏图像发送至Command Mode屏的DRAM,Command Mode屏刷新时,从自身的DRAM获取息屏图像即可。在息屏图像再次更新前,显示芯片也可以进入休眠模式,进一步降低能耗。For the generated second screen image, when the display screen is a Video Mode screen, the display chip needs to continuously refresh the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen; when the display screen is a Command Mode screen, The display chip sends the updated screen-of-interest image to the DRAM of the Command Mode screen. When the screen of Command Mode is refreshed, it can obtain the screen-of-interest image from its own DRAM. Before the screen image is updated again, the display chip can also enter the sleep mode to further reduce energy consumption.
步骤130、显示屏显示第二息屏图像。Step 130 , the display screen displays the second screen-off image.
显示屏基于接收到的息屏图像,进行显示。The display screen displays based on the received screen image.
在显示屏为Video Mode屏的情况下,由于Video Mode屏不带DRAM,显示芯片基于Video Mode屏的刷新率持续刷新帧数据给Video Mode屏。When the display screen is a Video Mode screen, since the Video Mode screen does not have DRAM, the display chip continuously refreshes the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen.
比如在息屏显示模式下,该显示屏130的刷新率为30Hz,则显示芯片120需要以30Hz频率读取保存在DRAM123中第二息屏图像,并将第二息屏图像以30Hz的刷新率持续刷新给显示屏130。For example, in the off-screen display mode, the refresh rate of the display screen 130 is 30Hz, then the display chip 120 needs to read the second off-screen image stored in the DRAM 123 at a frequency of 30Hz, and refresh the second off-screen image at a refresh rate of 30Hz. Continuous refresh to display screen 130 .
需要说明的是,相关技术中,由于需要主控芯片持续刷新帧数据给Video Mode屏,因此使用Video Mode屏的电子设备无息屏显示模式,本申请通过显示芯片实现帧数据的刷新,使带有Video Mode屏的电子设备也能实现息屏显示。It should be noted that, in the related art, since the main control chip needs to continuously refresh the frame data to the Video Mode screen, the electronic equipment using the Video Mode screen has no interest screen display mode. Electronic devices with a Video Mode screen can also achieve an on-screen display.
在显示屏为Command Mode屏的情况下,由于Command Mode屏带DRAM,显示芯片120将第二息屏图像发送至Command Mode屏的DRAM,Command Mode屏刷新时,从自身的DRAM获取第二息屏图像即可。In the case where the display screen is the Command Mode screen, since the Command Mode screen has DRAM, the display chip 120 sends the second interest screen image to the DRAM of the Command Mode screen. When the Command Mode screen is refreshed, it obtains the second interest screen from its own DRAM. image will do.
由于上述各个实施方式中,在显示屏130上的息屏图像更新时,基本都无需启动主控芯片110,可以减少主控芯片110绘图和刷帧的耗电,只增加一小部分显示芯片120处理的耗电,这样可以有效降低息屏显示模式的功耗。Because in the above-mentioned various embodiments, when the screen-on-screen image on the display screen 130 is updated, it is basically unnecessary to start the main control chip 110 , which can reduce the power consumption of the main control chip 110 for drawing and brushing frames, and only increase a small part of the display chip 120 Processing power consumption, which can effectively reduce the power consumption of the off-screen display mode.
根据本申请实施例的显示控制方法,在息屏显示模式下,通过显示芯片即可实现对显示屏的刷新,基本无需启动主控芯片,可以大幅降低息屏显示模式的功耗。According to the display control method of the embodiment of the present application, in the off-screen display mode, the display screen can be refreshed through the display chip, basically without starting the main control chip, and the power consumption in the off-screen display mode can be greatly reduced.
在主控芯片接收到目标应用程序的目标通知消息,且显示屏显示显示芯片生成的第二息屏图像的情况下,在步骤、显示屏显示第二息屏图像之后,该方法还可以包括:In the case that the main control chip receives the target notification message of the target application, and the display screen displays the second information screen image generated by the display chip, after the step and the display screen displays the second information screen image, the method may further include:
接收用户的第一输入;receiving the first input from the user;
响应于第一输入,显示芯片基于目标通知消息,生成第三息屏图像,并将第三息屏图像发送至显示屏;In response to the first input, the display chip generates a third screen-in image based on the target notification message, and sends the third screen-in image to the display screen;
显示屏显示第三息屏图像;The display screen displays the third screen image;
其中,第三息屏图像包括目标通知消息的消息内容。Wherein, the third information screen image includes the message content of the target notification message.
在该实施方式中,第一输入至少用于触发第二息屏图像中的目标消息控 件,并使显示芯片生成第三息屏图像。In this embodiment, the first input is at least used to trigger the target message control in the second screen-on-screen image, and cause the display chip to generate the third screen-on screen image.
第一输入可以为多种形式,包括但不限于触控操作的形式、操作实体按键的形式或语音输入的形式。The first input may be in various forms, including but not limited to the form of touch operation, the form of operating physical keys, or the form of voice input.
同样,显示芯片生成第三息屏图像的方式至少包括如下两种:Similarly, the manner in which the display chip generates the third screen image includes at least the following two:
其一,生成一张完整的息屏图像。First, generate a complete screen image.
在该实施方式中,在息屏显示模式下,响应于第一输入,显示芯片需要重新绘制整张的第三息屏图像。In this embodiment, in the full screen display mode, in response to the first input, the display chip needs to redraw the entire third full screen image.
以图7为例,显示芯片需要绘制息屏图像的时间信息、电量信息、目标通知消息的消息内容和指纹控件。Taking FIG. 7 as an example, the display chip needs to draw the time information, power information, message content of the target notification message, and fingerprint control of the screen image.
其二,仅更新目标通知消息的消息内容。Second, only the message content of the target notification message is updated.
在该实施方式中,在息屏显示模式下,显示芯片仅需要绘制目标通知消息的消息内容。In this implementation manner, in the off-screen display mode, the display chip only needs to draw the message content of the target notification message.
以图7为例,显示芯片需要绘制目标通知消息的消息内容,无需绘制其他未发生变化的信息,比如时间信息、电量信息和指纹控件,按照绘制的目标通知消息的消息内容点亮目标通知消息显示区域对应的像素点即可,目标通知消息与解锁控件的显示区域重叠,解锁控件取消显示。Taking Figure 7 as an example, the display chip needs to draw the message content of the target notification message without drawing other unchanged information, such as time information, power information and fingerprint controls, and lights the target notification message according to the drawn message content of the target notification message. The pixel point corresponding to the display area is sufficient, the target notification message overlaps with the display area of the unlocking control, and the unlocking control is canceled.
这样该显示控制方法,通过显示芯片可以实现在息屏显示模式下,向用户展示目标通知消息的消息内容,且整个过程无需唤醒主控芯片,仅通过显示芯片实现低功耗运行。In this way, in the display control method, the display chip can display the message content of the target notification message to the user in the information screen display mode, and the whole process does not need to wake up the main control chip, and only the display chip realizes low-power operation.
在一些实施例中,上述第一输入可以为在息屏显示模式下,在显示界面上按目标轨迹的滑动操作,电子设备在接收到该轨迹的滑动操作后,即可直接显示第三息屏图像。In some embodiments, the above-mentioned first input may be a sliding operation on the display interface according to the target trajectory in the screen-on-screen display mode. After receiving the sliding operation on the trajectory, the electronic device can directly display the third screen-on-screen display. image.
在另一些实施例中,上述步骤接收用户的第一输入,包括:In other embodiments, the above steps receive the first input from the user, including:
接收用户对目标消息控件的第一子输入;响应于第一子输入,显示芯片生成第四息屏图像,并将第四息屏图像发送至显示屏,第四息屏图像包括解锁控件;接收用户对解锁控件的第二输入。Receive the first sub-input of the user on the target message control; in response to the first sub-input, the display chip generates a fourth information screen image, and sends the fourth information screen image to the display screen, and the fourth information screen image includes the unlocking control; receiving User's second input to unlock the control.
在该实施方式中,第一输入包括第一子输入和第二子输入。In this embodiment, the first input includes a first sub-input and a second sub-input.
第一子输入用于触发目标消息控件。The first sub-input is used to trigger the target message control.
第一子输入可以为触控输入,包括但不限于点击输入、滑动输入和按压输入等。The first sub-input may be touch input, including but not limited to click input, sliding input, pressing input, and the like.
在如图6实施例中,接收用户的第一子输入,可以为,接收用户对显示屏的目标消息控件的触控操作。In the embodiment of FIG. 6 , receiving the user's first sub-input may be receiving a user's touch operation on the target message control on the display screen.
在接收到用户对目标消息控件的第一子输入后,显示芯片基于第一子输入生成第四息屏图像,在显示屏显示第四息屏图像时,即可实现在息屏模式下显示解锁控件。After receiving the user's first sub-input to the target message control, the display chip generates a fourth screen-on-screen image based on the first sub-input, and when the fourth screen-off image is displayed on the display screen, the display can be unlocked in screen-on-screen mode. controls.
解锁控件可以包括多种形式,包括但不限于数字密码解锁控件和图案解锁控件等,图6所示的实施例显示的是图案解锁控件。The unlocking controls may include various forms, including but not limited to digital password unlocking controls and pattern unlocking controls, etc. The embodiment shown in FIG. 6 shows the pattern unlocking controls.
同样,生成第四息屏图像的方式至少包括如下两种:Likewise, the ways of generating the fourth screen-of-life image include at least the following two methods:
其一,生成一张完整的息屏图像。First, generate a complete screen image.
在该实施方式中,在息屏显示模式下,响应于第一子输入,显示芯片需要重新绘制整张的息屏图像。In this embodiment, in the on-screen display mode, in response to the first sub-input, the display chip needs to redraw the entire on-screen image.
以图6为例,显示芯片需要绘制息屏图像的时间信息、电量信息、解锁控件和指纹控件。Taking Figure 6 as an example, the display chip needs to draw the time information, battery information, unlock control and fingerprint control of the screen image.
其二,仅更新解锁控件。Second, only the unlock controls are updated.
在该实施方式中,在息屏显示模式下,显示芯片仅需要绘制解锁控件。In this embodiment, in the screen-on-display mode, the display chip only needs to draw the unlock control.
以图6为例,显示芯片需要绘制解锁控件,无需绘制其他未发生变化的信息,比如时间信息、电量信息和指纹控件,按照绘制的解锁控件点亮解锁控件显示区域对应的像素点即可,在解锁控件与目标消息控件的显示区域重叠的情况下,显示解锁控件即可。Taking Figure 6 as an example, the display chip needs to draw the unlocking controls, and there is no need to draw other unchanged information, such as time information, battery information and fingerprint controls, and the corresponding pixels in the display area of the unlocking controls can be lit according to the drawn unlocking controls. In the case where the display area of the unlocking control and the target message control overlaps, the unlocking control may be displayed.
第二子输入用于通过解锁控件输入解锁信息。The second sub-input is used to input unlocking information through the unlocking control.
第二子输入可以为触控输入,包括但不限于点击输入、滑动输入和按压输入等。The second sub-input may be a touch input, including but not limited to a click input, a slide input, a press input, and the like.
响应于第一输入,显示芯片基于目标通知消息,生成第三息屏图像,并将第三息屏图像发送至显示屏,包括:In response to the first input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen, including:
响应于第二子输入,显示芯片基于目标通知消息,生成第三息屏图像,并将第三息屏图像发送至显示屏。In response to the second sub-input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen.
在该实施方式中,第二子输入用于通过解锁控件输入解锁信息。In this embodiment, the second sub-input is used to input unlocking information through the unlocking control.
第二子输入可以为触控输入,包括但不限于点击输入、滑动输入和按压输入等。The second sub-input may be a touch input, including but not limited to a click input, a slide input, a press input, and the like.
在解锁控件为数字密码解锁控件的情况下,第二子输入可以为点击输入;如图6所示,在解锁控件为图案解锁控件的情况下,第二子输入可以为滑动输入。When the unlocking control is a digital password unlocking control, the second sub-input can be a click input; as shown in FIG. 6 , when the unlocking control is a pattern unlocking control, the second sub-input can be a sliding input.
需要说明的是,显示芯片中加密保存锁屏校验文件和集成校验算法,采集后第二子输入后,显示芯片校验解锁信息。It should be noted that the lock screen verification file and the integrated verification algorithm are encrypted and stored in the display chip, and after the second sub-input is collected, the chip verification and unlocking information is displayed.
当然,第一子输入和第二子输入还可以集成为语音输入。Of course, the first sub-input and the second sub-input may also be integrated into a voice input.
在该实施方式中,终端可以在接收到语音如“打开微信消息”时,触发显示目标通知消息。In this embodiment, the terminal can trigger the display of the target notification message when receiving a voice such as "open WeChat message".
上述实施方式,通过显示芯片校验解锁信息,可以实现在息屏显示模式下,实现身份验证,防止信息泄露,且在验证成功后,在息屏显示模式下,向用户展示目标通知消息的消息内容,整个过程无需唤醒主控芯片,仅通过显示芯片实现低功耗运行。In the above-mentioned embodiment, by displaying the verification and unlocking information of the chip, it is possible to realize identity verification in the off-screen display mode to prevent information leakage, and after the verification is successful, the message of the target notification message is displayed to the user in the off-screen display mode. content, the whole process does not need to wake up the main control chip, and only realizes low-power operation through the display chip.
在一些实施例中,该显示控制方法还可以包括:In some embodiments, the display control method may further include:
接收用户的第二输入,第二输入用于唤醒电子设备;receiving a second input from the user, where the second input is used to wake up the electronic device;
响应于第二输入,显示芯片生成锁屏图像,并将锁屏图像发送至显示屏;In response to the second input, the display chip generates a lock screen image, and sends the lock screen image to the display screen;
显示屏显示锁屏图像。The display shows the lock screen image.
第二输入用于唤醒电子设备,将电子设备切入正常显示模式。The second input is used to wake up the electronic device and switch the electronic device to the normal display mode.
第二输入可以为实体按键输入,比如用户按压电源键的操作;或者第二输入可以为语音输入,在该实施方式中,电子设备可以在接收到目标语音如“小V”时,触发显示锁屏图像。The second input may be a physical key input, such as a user pressing the power button; or the second input may be a voice input. In this embodiment, the electronic device may trigger the display lock when receiving a target voice such as "small V" screen image.
在显示屏显示锁屏图像之后,该方法还可以包括:After the display screen displays the lock screen image, the method may further include:
显示芯片在唤醒主控芯片之后休眠;The display chip sleeps after waking up the main control chip;
主控芯片通过显示芯片的旁路控制显示屏。The main control chip controls the display screen through the bypass of the display chip.
在实际的执行中,当用户按电源键或者通过其他方式唤醒电子设备时,显示芯片控制显示屏从息屏显示模式切回正常显示模式,并绘制亮屏后的第一帧图像刷新给显示屏,提前将锁屏界面显示出来,然后显示芯片进入休眠,显示芯片的旁路(bypass124)打开,同时唤醒主控芯片,将显示屏显示的数据源切回主控芯片。In actual execution, when the user presses the power button or wakes up the electronic device by other means, the display chip controls the display to switch from the off-screen display mode to the normal display mode, and draws the first frame of the image after the bright screen is refreshed to the display. , display the lock screen interface in advance, then the display chip goes to sleep, the bypass (bypass124) of the display chip is turned on, and the main control chip is awakened at the same time, and the data source displayed on the display screen is switched back to the main control chip.
这样,唤醒电子设备时,无需先唤醒主控芯片,通过正在运行的显示芯片唤醒电子设备,可以提高唤醒亮屏的速度,电子设备的响应速度更快,且在唤醒主控芯片之后,显示芯片休眠,可以降低电子设备在正常显示模式下的功耗。In this way, when waking up the electronic device, there is no need to wake up the main control chip first, and the electronic device is woken up by the running display chip, which can improve the speed of waking up the bright screen, the response speed of the electronic device is faster, and after waking up the main control chip, the display chip Hibernation can reduce the power consumption of the electronic device in the normal display mode.
下面结合图8描述本申请提出的显示控制方法的一种具体的实施方式。A specific implementation of the display control method proposed by the present application will be described below with reference to FIG. 8 .
该显示控制方法包括:步骤810-步骤840。The display control method includes steps 810-840.
步骤810、进入息屏显示模式。 Step 810 , enter the information screen display mode.
电子设备进入息屏显示模式,主控芯片控制显示屏切换为息屏显示模式,同时唤醒显示芯片开始工作,主控芯片生成第一息屏图像,将息屏图像传输给显示芯片,并将当前主控芯片的系统时间发送至显示芯片,之后主控芯片直接进入休眠。The electronic device enters the screen-on display mode, the main control chip controls the display to switch to the screen-on-screen display mode, and at the same time wakes up the display chip to start working, the main control chip generates the first screen-off image, transmits the screen-on-screen image to the display chip, and converts the current screen to the display chip. The system time of the main control chip is sent to the display chip, and then the main control chip directly goes to sleep.
步骤820、显示芯片控制显示屏显示息屏图像。 Step 820 , the display chip controls the display screen to display an information screen image.
显示芯片将接收到主控芯片发送的第一息屏图像后,保存在显示芯片的DRAM123中。The display chip will save the first information screen image sent by the main control chip in the DRAM 123 of the display chip.
在显示屏为Video Mode屏的情况下,由于Video Mode屏不带DRAM,显示芯片基于Video Mode屏的刷新率持续刷新帧数据给Video Mode屏。When the display screen is a Video Mode screen, since the Video Mode screen does not have DRAM, the display chip continuously refreshes the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen.
比如在息屏显示模式下,该显示屏的刷新率为30Hz,则显示芯片需要以30Hz频率读取保存在DRAM123中第一息屏图像,并将第一息屏图像以30Hz的刷新率持续刷新给显示屏。For example, in the off-screen display mode, the refresh rate of the display screen is 30Hz, the display chip needs to read the first off-screen image saved in the DRAM123 at a frequency of 30Hz, and continuously refresh the first off-screen image at a refresh rate of 30Hz to the display.
在显示屏为Command Mode屏的情况下,由于Command Mode屏带DRAM,显示芯片将第一息屏图像发送至Command Mode屏的DRAM, Command Mode屏刷新时,从自身的DRAM获取息屏图像即可。在息屏图像更新前,显示芯片进入休眠模式,进一步降低能耗。In the case where the display screen is the Command Mode screen, since the Command Mode screen has DRAM, the display chip sends the first off-screen image to the DRAM of the Command Mode screen. When the Command Mode screen is refreshed, the off-screen image can be obtained from its own DRAM. . Before the screen image is updated, the display chip goes into sleep mode to further reduce power consumption.
步骤830、显示芯片根据情况传输息屏图像给显示屏 Step 830, the display chip transmits the information screen image to the display screen according to the situation
步骤830包括步骤831-步骤836。Step 830 includes steps 831-836.
步骤831、判断时钟信息是否变化或是否收到通知消息。Step 831: Determine whether the clock information changes or whether a notification message is received.
若判断为是,则进入步骤832,显示芯片生成第二息屏图像并保存在自己的DRAM中。若判断为否,则进入步骤833。If it is determined to be yes, then go to step 832, the display chip generates a second screen image and saves it in its own DRAM. If the judgment is no, go to step 833 .
显示芯片在接收到主控芯片的系统时间后,基于系统时间同步自身的时钟程序的时钟信息,当时间的分钟数变化时,显示芯片生成第二息屏图像,每隔1分钟由显示芯片生成第二息屏图像,并存在在自己的DRAM中。After the display chip receives the system time of the main control chip, it synchronizes the clock information of its own clock program based on the system time. When the minutes of the time change, the display chip generates a second screen image, which is generated by the display chip every 1 minute. The second screen image, and exists in its own DRAM.
在主控芯片收目标通知消息时(如短信或者微信消息),将目标通知消息发送至显示芯片,显示芯片生成第二息屏图像,并存在在自己的DRAM中,第二息屏图像包括与目标通知消息对应的目标消息控件。When the main control chip receives a target notification message (such as a short message or WeChat message), it sends the target notification message to the display chip, and the display chip generates a second information screen image and stores it in its own DRAM. The second information screen image includes and The target message control corresponding to the target notification message.
对于以上任一种情况,根据显示屏的类型,形成不同的发送方式。For any of the above cases, different transmission methods are formed according to the type of display screen.
步骤833、判断屏幕是否为Video mode屏。Step 833: Determine whether the screen is a Video mode screen.
在显示屏为Command Mode屏的情况下,进入步骤834、显示芯片读取DRAM中的息屏图像传输显示屏。In the case that the display screen is the Command Mode screen, go to step 834, where the display chip reads the information screen image transmission display screen in the DRAM.
由于Command Mode屏带DRAM,显示芯片将息屏图像发送至Command Mode屏的DRAM,Command Mode屏刷新时,从自身的DRAM获取当前的息屏图像即可。在息屏图像更新前,显示芯片进入休眠模式,进一步降低能耗。Since the Command Mode screen has DRAM, the display chip sends the off-screen image to the DRAM of the Command Mode screen. When the Command Mode screen is refreshed, it can obtain the current off-screen image from its own DRAM. Before the screen image is updated, the display chip goes into sleep mode to further reduce power consumption.
在显示屏为Video Mode屏的情况下,进入步骤835、显示芯片按显示屏的刷新率传输DRAM中的息屏图像给显示屏。In the case that the display screen is a Video Mode screen, the process proceeds to step 835, and the display chip transmits the information screen image in the DRAM to the display screen according to the refresh rate of the display screen.
由于Video Mode屏不带DRAM,显示芯片基于Video Mode屏的刷新率持续刷当前的息屏图像给Video Mode屏。Since the Video Mode screen does not have DRAM, the display chip continuously refreshes the current screen image to the Video Mode screen based on the refresh rate of the Video Mode screen.
比如在息屏显示模式下,该显示屏的刷新率为30Hz,则显示芯片需要以30Hz频率读取保存在DRAM123中当前的息屏图像,并将当前的息屏图像以 30Hz的刷新率持续刷新给显示屏。For example, in the off-screen display mode, the refresh rate of the display screen is 30Hz, the display chip needs to read the current on-screen image saved in DRAM123 at a frequency of 30Hz, and continuously refresh the current on-screen image at a refresh rate of 30Hz to the display.
步骤836、确实是否退出息屏显示模式。 Step 836 , whether to exit the off-screen display mode indeed.
在接收到退出息屏显示的输入时,进入步骤840。Step 840 is entered when an input for exiting the on-screen display is received.
步骤840、唤醒主控芯片,控制显示芯片进入休眠。 Step 840 , wake up the main control chip, and control the display chip to go to sleep.
当用户按电源键或者通过其他方式唤醒电子设备时,显示芯片控制显示屏从息屏显示模式切回正常显示模式,并绘制亮屏后的第一帧图像刷新给显示屏,提前将锁屏界面显示出来,然后显示芯片进入休眠,显示芯片的旁路(bypass124)打开,同时唤醒主控芯片,将显示屏显示的数据源切回主控芯片。When the user presses the power button or wakes up the electronic device by other means, the display chip controls the display to switch from the off-screen display mode to the normal display mode, and draws the first frame of the image after the screen is on and refreshes it to the display. Displayed, then the display chip goes to sleep, the bypass (bypass124) of the display chip is turned on, and the main control chip is woken up at the same time, and the data source displayed on the display screen is switched back to the main control chip.
根据本申请实施例提供的显示控制方法,通过显示芯片控制显示屏息屏显示,相对于主控芯片直接控制,节省了不少耗电,也提高了唤醒亮屏的速度。特别是对于video mode屏,可以大幅降低息屏显示时功耗。According to the display control method provided by the embodiment of the present application, the display chip is used to control the screen-on-display display of the display screen, which saves a lot of power consumption and improves the speed of waking up the bright screen compared with the direct control by the main control chip. Especially for the video mode screen, the power consumption when the screen is displayed can be greatly reduced.
另外还可以通过显示芯片实现直接在息屏显示模式下查看通知消息,由显示芯片绘制图像并刷新给显示屏,不需要主控芯片参与绘图和控制显示屏,而且查看消息时不需要唤醒系统,不仅方便用户直接在息屏界面查看消息,而且也节省了耗电。In addition, the display chip can be used to directly view the notification message in the information screen display mode, and the display chip draws the image and refreshes it to the display screen. Not only is it convenient for users to view messages directly on the screen, but it also saves power consumption.
该显示控制方法还可以包括:The display control method may further include:
接收用户对指纹控件的第三输入;Receive a third input from the user to the fingerprint control;
响应于第三输入,显示芯片控制显示屏的目标屏幕区域点亮且显示为纯色,目标屏幕区域为与显示屏中指纹模组对应的屏幕区域;In response to the third input, the display chip controls the target screen area of the display screen to light up and display a solid color, and the target screen area is the screen area corresponding to the fingerprint module in the display screen;
显示芯片校验指纹信息;Display chip verification fingerprint information;
在指纹信息校验失败的情况下,显示芯片控制显示屏显示息屏图像。In the case that the verification of the fingerprint information fails, the display chip controls the display screen to display an off-screen image.
如图3所示,该显示控制方法应用的电子设备还可以包括:指纹模组140,指纹模组140与显示芯片120的第三接口电连接,显示芯片120用于在收到指纹模组140的触发信号时执行校验。As shown in FIG. 3 , the electronic device to which the display control method is applied may further include: a fingerprint module 140, the fingerprint module 140 is electrically connected to the third interface of the display chip 120, and the display chip 120 is used for receiving the fingerprint module 140. The verification is performed when the trigger signal is activated.
指纹模组140可以为屏下指纹模组,指纹模组140安装于显示屏130的下部,对应地,显示屏130的目标屏幕区域显示有指纹控件。目标屏幕区域 为与显示屏130中指纹模组140对应的屏幕区域,该对应关系可以为目标屏幕区域与指纹模组沿显示屏的法线的投影基本重合。The fingerprint module 140 may be an off-screen fingerprint module, and the fingerprint module 140 is installed at the lower part of the display screen 130 . Correspondingly, a target screen area of the display screen 130 displays a fingerprint control. The target screen area is the screen area corresponding to the fingerprint module 140 in the display screen 130, and the corresponding relationship may be that the target screen area and the projection of the fingerprint module along the normal of the display screen are substantially coincident.
在显示芯片中加密保存有指纹校验文件和集成校验算法,指纹图像采集后,显示芯片跑校验算法进行校验。The fingerprint verification file and the integrated verification algorithm are encrypted and stored in the display chip. After the fingerprint image is collected, the display chip runs the verification algorithm for verification.
在本方法中,第三输入用于触发显示芯片控制显示屏至少在目标屏幕区域点亮且显示为纯色,这样指纹模组可以透过显示屏采集指纹信息。当然,第三输入用于触发显示芯片控制显示屏全屏点亮,且至少在目标屏幕区域显示为纯色。In this method, the third input is used to trigger the display chip to control the display screen to light up and display a solid color at least in the target screen area, so that the fingerprint module can collect fingerprint information through the display screen. Of course, the third input is used to trigger the display chip to control the full screen lighting of the display screen, and display a solid color at least in the target screen area.
第三输入可以为触控输入,包括但不限于点击输入、滑动输入和按压输入等。如图9所示,第三输入可以为按压指纹控件的操作。The third input may be touch input, including but not limited to click input, sliding input, pressing input, and the like. As shown in FIG. 9 , the third input may be an operation of pressing the fingerprint control.
当显示屏指纹按压区域显示纯色和高亮之后,显示芯片控制指纹模组透过显示屏采集手指按压位置的指纹图像。When the fingerprint pressing area of the display screen displays solid color and highlights, the display chip controls the fingerprint module to collect the fingerprint image of the finger pressing position through the display screen.
在指纹校验成功的情况下,显示芯片唤醒主控芯片,同时显示解锁后的画面,在指纹校验失败的情况下,显示芯片不通知主控芯片,由显示芯片控制显示屏仍然显示息屏图像。In the case of successful fingerprint verification, the display chip wakes up the main control chip, and displays the unlocked screen at the same time. In the case of fingerprint verification failure, the display chip does not notify the main control chip, and the display chip controls the display and still displays the screen. image.
这样,该电子设备在息屏显示模式下,通过显示芯片控制屏下指纹解锁的,不仅可以提高息屏显示模式下屏下指纹的解锁速度,同时对于一些不经意的手指按压,或者按压不当造成指纹解锁失败的情形,不需要唤醒主控芯片,完全由显示芯片处理,只有解锁成功才唤醒主控芯片,也大大降低该功能的功耗,另外在显示芯片做指纹校验也大大提高了安全性,不容易被破解。In this way, in the off-screen display mode of the electronic device, the display chip controls the fingerprint unlocking under the screen, which can not only improve the unlocking speed of the fingerprint under the screen in the off-screen display mode, but also can cause fingerprints caused by inadvertent finger pressing or improper pressing. In the case of failure to unlock, there is no need to wake up the main control chip, and it is completely handled by the display chip. Only when the unlocking is successful will the main control chip wake up, which greatly reduces the power consumption of this function. In addition, fingerprint verification on the display chip also greatly improves the security. , is not easy to be cracked.
下面结合图10描述本申请提出的显示控制方法的另一种具体的实施方式。Another specific implementation of the display control method proposed by the present application will be described below with reference to FIG. 10 .
该显示控制方法包括:步骤1010-步骤1060。The display control method includes steps 1010-1060.
步骤1010、进入息屏显示模式。 Step 1010 , enter the information screen display mode.
电子设备进入息屏显示模式,主控芯片控制显示屏切换为息屏显示模式,同时唤醒显示芯片开始工作,主控芯片生成第一息屏图像,将第一息屏图像传输给显示芯片,并将当前主控芯片的系统时间发送至显示芯片,之后主控 芯片直接进入休眠。The electronic device enters the information screen display mode, the main control chip controls the display screen to switch to the information screen display mode, and at the same time wakes up the display chip to start working, the main control chip generates the first information screen image, transmits the first information screen image to the display chip, and Send the current system time of the main control chip to the display chip, and then the main control chip directly goes to sleep.
显示芯片将接收到主控芯片发送的第一息屏图像后,保存在显示芯片的DRAM123中。The display chip will save the first information screen image sent by the main control chip in the DRAM 123 of the display chip.
在显示屏为Video Mode屏的情况下,由于Video Mode屏不带DRAM,显示芯片基于Video Mode屏的刷新率持续刷新帧数据给Video Mode屏。When the display screen is a Video Mode screen, since the Video Mode screen does not have DRAM, the display chip continuously refreshes the frame data to the Video Mode screen based on the refresh rate of the Video Mode screen.
在显示屏为Command Mode屏的情况下,由于Command Mode屏带DRAM,显示芯片将第一息屏图像发送至Command Mode屏的DRAM,Command Mode屏刷新时,从自身的DRAM获取第一息屏图像即可。In the case where the display screen is the Command Mode screen, since the Command Mode screen has DRAM, the display chip sends the first screen image to the DRAM of the Command Mode screen. When the Command Mode screen is refreshed, it obtains the first screen image from its own DRAM. That's it.
如图5所示,显示屏收到第一息屏图像后显示第一息屏图像,第一息屏图像包括指纹控件。As shown in FIG. 5 , after the display screen receives the first image on the screen, the first image on the screen is displayed, and the first image on the screen includes a fingerprint control.
步骤1020、接收用户对指纹控件的输入。Step 1020: Receive user input on the fingerprint control.
在实际使用过程中,用户对指纹控件按下手指。During actual use, the user presses the finger on the fingerprint control.
如图9所示,用户对着指纹控件按下手指,当显示屏检测到手指按下后,通过中断脚给显示芯片发送通知消息。As shown in FIG. 9 , the user presses a finger against the fingerprint control, and when the display screen detects that the finger is pressed, a notification message is sent to the display chip through the interrupt pin.
步骤1030、显示芯片控制显示屏的目标屏幕区域点亮且显示为纯色。Step 1030: The display chip controls the target screen area of the display screen to light up and display a solid color.
显示芯片收到上述通知消息后直接控制显示屏的目标屏幕区域点亮且显示为纯色,同时更新显示的图像,即将指纹模组对应的目标屏幕区域绘制为纯色并刷新给显示屏。After receiving the above notification message, the display chip directly controls the target screen area of the display screen to light up and display a solid color, and at the same time update the displayed image, that is, draw the target screen area corresponding to the fingerprint module as a solid color and refresh it to the display screen.
上述方式,相对于唤醒主控芯片后操作更快,这样能够更早地开始采集指纹图像。Compared with the above method, the operation is faster after waking up the main control chip, so that the fingerprint image can be collected earlier.
步骤1040、显示芯片控制指纹模组采集指纹图像。Step 1040: The display chip controls the fingerprint module to collect a fingerprint image.
当显示屏的目标屏幕区域点亮且显示为纯色之后,显示芯片控制指纹模组透过显示屏采集目标屏幕区域的指纹图像。When the target screen area of the display screen is lit and displayed as a solid color, the display chip controls the fingerprint module to collect the fingerprint image of the target screen area through the display screen.
步骤1050、显示芯片对采集到的指纹图像进行校验。Step 1050: The display chip verifies the collected fingerprint image.
在显示芯片中加密保存指纹校验文件和集成校验算法,指纹图像采集后显示芯片通过校验算法进行校验。The fingerprint verification file and integrated verification algorithm are encrypted and stored in the display chip. After the fingerprint image is collected, the display chip is verified through the verification algorithm.
步骤1060、唤醒主控芯片同时显示解锁成功后画面。Step 1060: Wake up the main control chip and display the screen after the unlocking is successful at the same time.
如果指纹校验成功,则唤醒主控芯片,同时显示解锁后的画面,如果指纹校验失败,不通知主控芯片,由显示芯片控制显示屏仍然显示息屏图像。If the fingerprint verification is successful, the main control chip will be woken up, and the unlocked screen will be displayed at the same time. If the fingerprint verification fails, the main control chip will not be notified, and the display chip will control the display to still display the screen image.
这样,在息屏显示模式下,通过显示芯片控制屏下指纹解锁的,不仅可以提高息屏显示模式下屏下指纹的解锁速度,同时对于一些不经意的手指按压,或者按压不当造成指纹解锁失败的情形,不需要唤醒主控芯片,完全由显示芯片处理,只有解锁成功才唤醒主控芯片,也大大降低该功能的功耗,另外在显示芯片做指纹校验也大大提高了安全性,不容易被破解。In this way, in the off-screen display mode, the fingerprint unlocking under the screen is controlled by the display chip, which can not only improve the unlocking speed of the fingerprint on the screen in the off-screen display mode, but also for some inadvertent finger pressing, or improper pressing causes the fingerprint to fail to unlock. In this case, there is no need to wake up the main control chip, it is completely handled by the display chip, and the main control chip can be woken up only after the unlocking is successful, which greatly reduces the power consumption of this function. In addition, the fingerprint verification on the display chip also greatly improves the security, and it is not easy to been cracked.
需要说明的是,本申请实施例提供的显示控制方法,执行主体可以为显示控制装置,或者该显示控制装置中的用于执行加载显示控制方法的控制模块。本申请实施例中以显示控制装置执行显示控制处理方法为例,说明本申请实施例提供的显示控制方法。It should be noted that, in the display control method provided by the embodiment of the present application, the execution body may be a display control device, or a control module in the display control device for executing the loading display control method. In the embodiment of the present application, the display control method provided by the embodiment of the present application is described by taking the display control apparatus executing the display control processing method as an example.
本申请实施例还提供一种显示控制装置,该显示控制装置应用于上述任一种实施例的电子设备。An embodiment of the present application further provides a display control apparatus, and the display control apparatus is applied to the electronic device of any of the foregoing embodiments.
如图11所示,该显示控制装置包括:第一处理模块1110、第二处理模块1120和第三处理模块130。As shown in FIG. 11 , the display control apparatus includes: a first processing module 1110 , a second processing module 1120 and a third processing module 130 .
第一处理模块1110,用于在息屏显示模式下,使显示芯片将第一息屏图像发送至显示屏,显示屏显示第一息屏图像,第一息屏图像包括目标应用程序的目标信息;The first processing module 1110 is configured to enable the display chip to send the first screen-of-interest image to the display screen in the screen-on-screen display mode, the display screen displays the first screen-of-interest image, and the first screen-of-interest image includes target information of the target application ;
第二处理模块1120,用于使在目标应用程序有程序内容更新的情况下,显示芯片生成第二息屏图像,并将第二息屏图像发送至显示屏;The second processing module 1120 is configured to enable the display chip to generate a second screen-in image and send the second screen-in image to the display screen when the target application has program content update;
第三处理模块1130,用于使显示屏显示第二息屏图像。The third processing module 1130 is configured to cause the display screen to display the second screen-off image.
根据本申请实施例的显示控制装置,在息屏显示模式下,通过显示芯片即可实现对显示屏的刷新,基本无需启动主控芯片,可以大幅降低息屏显示模式的功耗。According to the display control device of the embodiment of the present application, in the off-screen display mode, the display screen can be refreshed through the display chip, basically without starting the main control chip, and the power consumption in the off-screen display mode can be greatly reduced.
在一些实施例中,第二处理模块,还用于使显示芯片读取时钟程序的时钟信息;在时钟信息有时间更新的情况下,使显示芯片基于读取的时钟信息,生成第二息屏图像,并将第二息屏图像发送至显示屏;In some embodiments, the second processing module is further configured to enable the display chip to read clock information of the clock program; in the case that the clock information has time to update, enable the display chip to generate a second information screen based on the read clock information image, and send the second screen image to the display screen;
其中,第二息屏图像包括更新后的时间信息。Wherein, the second information screen image includes updated time information.
在一些实施例中,,第二处理模块,还用于使显示芯片读取时钟程序的时钟信息;在时钟信息有时间更新的情况下,使显示芯片基于读取的时钟信息,生成第二息屏图像,并将第二息屏图像发送至显示屏;In some embodiments, the second processing module is further configured to make the display chip read the clock information of the clock program; in the case that the clock information has time to update, make the display chip generate the second information based on the read clock information screen image, and send the second screen image to the display screen;
其中,第二息屏图像包括更新后的时间信息。Wherein, the second information screen image includes updated time information.
在一些实施例中,第二处理模块,还用于在主控芯片接收到目标应用程序的目标通知消息的情况下,使主控芯片将目标通知消息发送至显示芯片;In some embodiments, the second processing module is further configured to cause the main control chip to send the target notification message to the display chip when the main control chip receives the target notification message of the target application;
使显示芯片基于目标通知消息,生成第二息屏图像,并将第二息屏图像发送至显示屏;making the display chip generate a second screen-of-interest image based on the target notification message, and send the second screen-of-interest image to the display screen;
其中,第二息屏图像包括与目标通知消息对应的目标消息控件。Wherein, the second off-screen image includes a target message control corresponding to the target notification message.
在一些实施例中,该显示控制装置还可以包括:In some embodiments, the display control device may further include:
第一接收模块,用于在显示屏显示第二息屏图像之后,接收用户的第一输入;a first receiving module, configured to receive the user's first input after the display screen displays the second information screen image;
第四处理模块,用于响应于第一输入,使显示芯片基于目标通知消息,生成第三息屏图像,并将第三息屏图像发送至显示屏;a fourth processing module, configured to, in response to the first input, cause the display chip to generate a third screen-of-interest image based on the target notification message, and send the third screen-to-screen image to the display screen;
第三处理模块,还用于使显示屏显示第三息屏图像;The third processing module is further configured to cause the display screen to display the third screen image;
其中,第三息屏图像包括目标通知消息的消息内容。Wherein, the third information screen image includes the message content of the target notification message.
在一些实施例中,第一接收模块,还用于接收用户对目标消息控件的第一子输入;In some embodiments, the first receiving module is further configured to receive the user's first sub-input to the target message control;
第四处理模块,还用于响应于第一子输入,显示芯片生成第四息屏图像,并将第四息屏图像发送至显示屏,第四息屏图像包括解锁控件;The fourth processing module is further configured to, in response to the first sub-input, the display chip to generate a fourth screen image, and send the fourth screen image to the display screen, where the fourth screen image includes an unlocking control;
第一接收模块,还用于接收用户对解锁控件的第二子输入;The first receiving module is also used to receive the second sub-input of the user to unlock the control;
第四处理模块,还用于响应于第二子输入,显示芯片基于目标通知消息,生成第三息屏图像,并将第三息屏图像发送至显示屏。The fourth processing module is further configured to, in response to the second sub-input, the display chip, based on the target notification message, generate a third on-screen image, and send the third on-screen image to the display screen.
在一些实施例中,该装置还可以包括:In some embodiments, the apparatus may also include:
第五处理模块,用于在进入息屏显示模式之前,使主控芯片生成第一息屏图像,并将第一息屏图像和目标应用程序的目标信息发送至显示芯片;a fifth processing module, used for causing the main control chip to generate a first screen image before entering the screen display mode, and sending the first screen image and target information of the target application to the display chip;
第六处理模块,用于使主控芯片休眠。The sixth processing module is used to make the main control chip sleep.
在一些实施例中,该装置还可以包括:In some embodiments, the apparatus may also include:
第二接收模块,用于接收用户的第二输入,第二输入用于唤醒电子设备;a second receiving module, configured to receive a second input from the user, and the second input is used to wake up the electronic device;
第七处理模块,用于响应于第二输入,使显示芯片生成锁屏图像,并将锁屏图像发送至显示屏;a seventh processing module, configured to cause the display chip to generate a screen lock image in response to the second input, and send the screen lock image to the display screen;
第三处理模块,还用于使显示屏显示锁屏图像。The third processing module is further configured to display the lock screen image on the display screen.
在一些实施例中,第三处理模块,还用于在显示屏显示锁屏图像之后,使显示芯片在唤醒主控芯片之后休眠;使主控芯片通过显示芯片的旁路控制显示屏。In some embodiments, the third processing module is further configured to make the display chip sleep after waking up the main control chip after the screen lock image is displayed on the display screen; and make the main control chip control the display screen through the bypass of the display chip.
本申请实施例中的显示控制装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The display control device in this embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The apparatus may be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant). assistant, PDA), etc., non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
本申请实施例中的显示控制装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The display control device in the embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
本申请实施例提供的显示控制装置能够实现图4至图10的方法实施例中显示控制装置实现的各个过程,为避免重复,这里不再赘述。The display control apparatus provided in the embodiments of the present application can implement each process implemented by the display control apparatus in the method embodiments of FIG. 4 to FIG. 10 . To avoid repetition, details are not repeated here.
如图12所示,本申请实施例还提供一种电子设备,包括处理器1220,存储器1210,存储在存储器1210上并可在处理器1220上运行的程序或指令,该程序或指令被处理器1220执行时实现上述显示控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。As shown in FIG. 12, an embodiment of the present application further provides an electronic device, including a processor 1220, a memory 1210, and a program or instruction stored in the memory 1210 and executable on the processor 1220, the program or instruction being executed by the processor When 1220 is executed, each process of the above-mentioned embodiment of the display control method is implemented, and the same technical effect can be achieved. In order to avoid repetition, details are not repeated here.
需要注意的是,本申请实施例中的电子设备包括上述所述的移动电子设 备和非移动电子设备。It should be noted that the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
图13为实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 13 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
该电子设备900包括但不限于:射频单元901、网络模块902、音频输出单元903、输入单元904、传感器905、显示单元906、用户输入单元907、接口单元908、存储器909以及处理器910等部件。The electronic device 900 includes but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, a processor 910 and other components .
本领域技术人员可以理解,电子设备900还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器910逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图13中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 900 may also include a power supply (such as a battery) for supplying power to various components, and the power supply may be logically connected to the processor 910 through a power management system, so that the power management system can manage charging, discharging, and power management. consumption management and other functions. The structure of the electronic device shown in FIG. 13 does not constitute a limitation on the electronic device. The electronic device may include more or less components than the one shown, or combine some components, or arrange different components, which will not be repeated here. .
其中,处理器910可以包括主控芯片和显示芯片。The processor 910 may include a main control chip and a display chip.
处理器910中显示芯片用于在息屏显示模式下,将第一息屏图像发送至显示屏,显示屏显示第一息屏图像,第一息屏图像包括目标应用程序的目标信息;The display chip in the processor 910 is used for sending the first information screen image to the display screen in the information screen display mode, the display screen displays the first information screen image, and the first information screen image includes the target information of the target application;
处理器910中的显示芯片还用于在目标应用程序有程序内容更新的情况下,生成第二息屏图像,使显示屏显示第二息屏图像。The display chip in the processor 910 is further configured to generate a second on-screen image when the target application has program content updated, so that the display screen displays the second on-screen image.
可选的,处理器910中的显示芯片,还用于使读取时钟程序的时钟信息;在时钟信息有时间更新的情况下,基于读取的时钟信息,生成第二息屏图像,并将第二息屏图像发送至显示屏;其中,第二息屏图像包括更新后的时间信息。Optionally, the display chip in the processor 910 is also used to read the clock information of the clock program; when the clock information has time to update, based on the read clock information, a second screen image is generated, and the The second off-screen image is sent to the display screen; wherein, the second off-screen image includes updated time information.
可选的,处理器910中的主控芯片,还用于在接收到目标应用程序的目标通知消息的情况下,将目标通知消息发送至显示芯片;显示芯片用于基于目标通知消息,生成第二息屏图像,并将第二息屏图像发送至显示屏;其中,第二息屏图像包括与目标通知消息对应的目标消息控件Optionally, the main control chip in the processor 910 is further configured to send the target notification message to the display chip when receiving the target notification message of the target application; the display chip is used to generate the first notification message based on the target notification message. The second screen image is sent to the display screen; wherein, the second screen image includes the target message control corresponding to the target notification message
可选的,输入单元904,用于在显示屏显示第二息屏图像之后,接收用户的第一输入;Optionally, the input unit 904 is configured to receive the user's first input after the display screen displays the second screen-off image;
处理器910中的显示芯片,还用于响应于第一输入,基于目标通知消息, 生成第三息屏图像,并将第三息屏图像发送至显示屏,且使显示屏显示第三息屏图像。The display chip in the processor 910 is further configured to, in response to the first input and based on the target notification message, generate a third screen-of-interest image, send the third screen-of-interest image to the display screen, and cause the display screen to display the third screen-of-interest screen image.
可选的,处理器910中的主控芯片,还用于在进入息屏显示模式之前,生成第一息屏图像,并将第一息屏图像和目标应用程序的目标信息发送至显示芯片;且休眠。Optionally, the main control chip in the processor 910 is further configured to generate a first information screen image before entering the information screen display mode, and send the first information screen image and target information of the target application to the display chip; and sleep.
可选的,输入单元904,还用于接收用户的第二输入,第二输入用于唤醒电子设备;Optionally, the input unit 904 is further configured to receive a second input from the user, where the second input is used to wake up the electronic device;
处理器910中的显示芯片,还用于响应于第二输入,生成锁屏图像,并将锁屏图像发送至显示屏,且使显示屏显示锁屏图像。The display chip in the processor 910 is further configured to generate a lock screen image in response to the second input, send the lock screen image to the display screen, and cause the display screen to display the lock screen image.
需要说明的是,本实施例中上述电子设备900可以实现本申请实施例中方法实施例中的各个过程,以及达到相同的有益效果,为避免重复,此处不再赘述。It should be noted that the above-mentioned electronic device 900 in this embodiment can implement each process in the method embodiment in the embodiment of this application, and achieve the same beneficial effect. To avoid repetition, details are not repeated here.
应理解的是,本申请实施例中,输入单元904可以包括图形处理器(Graphics Processing Unit,GPU)9041和麦克风9042,图形处理器9041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元906可包括显示面板9061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板9061。用户输入单元907包括触控面板9071以及其他输入设备9072。触控面板9071,也称为触摸屏。触控面板9071可包括触摸检测装置和触摸控制器两个部分。其他输入设备9072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。存储器909可用于存储软件程序以及各种数据,包括但不限于应用程序和操作系统。处理器910可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器910中。It should be understood that, in this embodiment of the present application, the input unit 904 may include a graphics processor (Graphics Processing Unit, GPU) 9041 and a microphone 9042. Such as camera) to obtain still pictures or video image data for processing. The display unit 906 may include a display panel 9061, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 907 includes a touch panel 9071 and other input devices 9072 . The touch panel 9071 is also called a touch screen. The touch panel 9071 may include two parts, a touch detection device and a touch controller. Other input devices 9072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here. Memory 909 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. The processor 910 may integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, and an application program, and the like, and the modem processor mainly processes wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 910.
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述显示控制方法实施例的各 个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiments of the present application further provide a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, each process of the foregoing display control method embodiment can be implemented, and the same can be achieved. In order to avoid repetition, the technical effect will not be repeated here.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。Wherein, the processor is the processor in the electronic device described in the foregoing embodiments. The readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述显示控制方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An 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 run a program or an instruction to implement the above display control method embodiments. Each process can achieve the same technical effect. In order to avoid repetition, it will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, herein, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or device comprising a series of elements includes not only those elements, It also includes other elements not expressly listed or inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in the reverse order depending on the functions involved. To perform functions, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to some examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光 盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。From the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation. Based on this understanding, the technical solution of the present application can be embodied in the form of a software product in essence or in a part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of this application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。The embodiments of the present application have been described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific embodiments, which are merely illustrative rather than restrictive. Under the inspiration of this application, without departing from the scope of protection of the purpose of this application and the claims, many forms can be made, which all fall within the protection of this application.

Claims (22)

  1. 一种电子设备,包括:An electronic device comprising:
    主控芯片;Master chip;
    显示芯片,所述显示芯片的第一接口与所述主控芯片电连接;a display chip, the first interface of the display chip is electrically connected to the main control chip;
    显示屏,所述显示屏与所述显示芯片的第二接口电连接。The display screen is electrically connected to the second interface of the display chip.
  2. 根据权利要求1所述的电子设备,其中,所述显示芯片包括动态随机存取存储器和旁路,所述动态随机存取存储器和所述旁路并联连接,且均连接在所述第一接口与所述第二接口之间。The electronic device according to claim 1, wherein the display chip comprises a dynamic random access memory and a bypass, the dynamic random access memory and the bypass are connected in parallel, and both are connected to the first interface and the second interface.
  3. 根据权利要求1所述的电子设备,其中,还包括:指纹模组,所述指纹模组与所述显示芯片的第三接口电连接。The electronic device according to claim 1, further comprising: a fingerprint module, the fingerprint module is electrically connected to the third interface of the display chip.
  4. 一种显示控制方法,应用于如权利要求1-3中任一项所述的电子设备,所述方法包括:A display control method, applied to the electronic device according to any one of claims 1-3, the method comprising:
    在息屏显示模式下,所述显示芯片将第一息屏图像发送至所述显示屏,所述显示屏显示所述第一息屏图像,所述第一息屏图像包括目标应用程序的目标信息;In the on-screen display mode, the display chip sends a first on-screen image to the display screen, the display screen displays the first on-screen image, and the first on-screen image includes the target of the target application program information;
    在目标应用程序有程序内容更新的情况下,所述显示芯片生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;In the case that the target application has program content update, the display chip generates a second screen-in image, and sends the second screen-in image to the display screen;
    所述显示屏显示所述第二息屏图像。The display screen displays the second screen image.
  5. 根据权利要求4所述的显示控制方法,其中,所述在目标应用程序有程序内容更新的情况下,所述显示芯片生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏,包括:The display control method according to claim 4, wherein, in the case that the target application has program content update, the display chip generates a second screen image and sends the second screen image to the target application. display, including:
    所述显示芯片读取时钟程序的时钟信息;The display chip reads the clock information of the clock program;
    在所述时钟信息有时间更新的情况下,所述显示芯片基于读取的时钟信息,生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;In the case that the clock information has time to be updated, the display chip generates a second screen image based on the read clock information, and sends the second screen image to the display screen;
    其中,所述第二息屏图像包括更新后的时间信息。Wherein, the second information screen image includes updated time information.
  6. 根据权利要求4所述的显示控制方法,其中,所述在目标应用程序有 程序内容更新的情况下,所述显示芯片生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏,包括:The display control method according to claim 4, wherein, in the case that the target application has program content update, the display chip generates a second screen image and sends the second screen image to the target application. display, including:
    在所述主控芯片接收到目标应用程序的目标通知消息的情况下,所述主控芯片将所述目标通知消息发送至所述显示芯片;When the main control chip receives the target notification message of the target application, the main control chip sends the target notification message to the display chip;
    所述显示芯片基于所述目标通知消息,生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;The display chip generates a second on-screen image based on the target notification message, and sends the second off-screen image to the display screen;
    其中,所述第二息屏图像包括与所述目标通知消息对应的目标消息控件。Wherein, the second on-screen image includes a target message control corresponding to the target notification message.
  7. 根据权利要求6所述的显示控制方法,其中,所述显示屏显示所述第二息屏图像之后,所述方法还包括:The display control method according to claim 6, wherein after the display screen displays the second screen-off image, the method further comprises:
    接收用户的第一输入;receiving the first input from the user;
    响应于所述第一输入,所述显示芯片基于所述目标通知消息,生成第三息屏图像,并将所述第三息屏图像发送至所述显示屏;In response to the first input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen;
    所述显示屏显示第三息屏图像;the display screen displays a third screen image;
    其中,所述第三息屏图像包括所述目标通知消息的消息内容。Wherein, the third on-screen image includes message content of the target notification message.
  8. 根据权利要求7所述的显示控制方法,其中,所述接收用户的第一输入,包括:The display control method according to claim 7, wherein the receiving the user's first input comprises:
    接收用户对所述目标消息控件的第一子输入;receiving the first sub-input of the user to the target message control;
    响应于所述第一子输入,所述显示芯片生成第四息屏图像,并将所述第四息屏图像发送至所述显示屏,所述第四息屏图像包括解锁控件;In response to the first sub-input, the display chip generates a fourth screen-in image, and sends the fourth screen-in image to the display screen, the fourth screen-in image includes an unlocking control;
    接收用户对所述解锁控件的第二子输入;receiving a second sub-input from the user on the unlocking control;
    所述响应于所述第一输入,所述显示芯片基于所述目标通知消息,生成第三息屏图像,并将所述第三息屏图像发送至所述显示屏,包括:In response to the first input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen, including:
    响应于所述第二子输入,所述显示芯片基于所述目标通知消息,生成第三息屏图像,并将所述第三息屏图像发送至所述显示屏。In response to the second sub-input, the display chip generates a third on-screen image based on the target notification message, and sends the third on-screen image to the display screen.
  9. 根据权利要求4-8中任一项所述的显示控制方法,其中,在进入息屏显示模式之前,所述方法还包括:The display control method according to any one of claims 4-8, wherein, before entering the screen-on-display mode, the method further comprises:
    所述主控芯片生成所述第一息屏图像,并将所述第一息屏图像和所述目 标应用程序的目标信息发送至显示芯片;The main control chip generates the first screen image, and sends the first screen image and the target information of the target application to the display chip;
    所述主控芯片休眠。The main control chip sleeps.
  10. 根据权利要求4-8中任一项所述的显示控制方法,其中,还包括:The display control method according to any one of claims 4-8, further comprising:
    接收用户的第二输入,所述第二输入用于唤醒所述电子设备;receiving a second input from the user, the second input being used to wake the electronic device;
    响应于所述第二输入,所述显示芯片生成锁屏图像,并将所述锁屏图像发送至所述显示屏;In response to the second input, the display chip generates a lock screen image and sends the lock screen image to the display screen;
    所述显示屏显示所述锁屏图像。The display screen displays the lock screen image.
  11. 根据权利要求10所述的显示控制方法,其中,在所述显示屏显示所述锁屏图像之后,所述方法还包括:The display control method according to claim 10, wherein after the display screen displays the lock screen image, the method further comprises:
    所述显示芯片在唤醒所述主控芯片之后休眠;the display chip sleeps after waking up the main control chip;
    所述主控芯片通过所述显示芯片的旁路控制所述显示屏。The main control chip controls the display screen through the bypass of the display chip.
  12. 根据权利要求4-8中任一项所述的显示控制方法,其中,所述息屏图像包括指纹控件;The display control method according to any one of claims 4-8, wherein the screen-of-interest image includes a fingerprint control;
    所述方法还包括:The method also includes:
    接收用户对所述指纹控件的第三输入;receiving a third input from the user to the fingerprint control;
    响应于所述第三输入,所述显示芯片控制所述显示屏的目标屏幕区域点亮且显示为纯色,所述目标屏幕区域为与所述显示屏中所述指纹模组对应的屏幕区域;In response to the third input, the display chip controls a target screen area of the display screen to light up and display a solid color, and the target screen area is a screen area corresponding to the fingerprint module in the display screen;
    所述显示芯片校验指纹信息;The display chip verifies the fingerprint information;
    在指纹信息校验失败的情况下,所述显示芯片控制所述显示屏显示所述息屏图像。In the case that the verification of the fingerprint information fails, the display chip controls the display screen to display the on-screen image.
  13. 一种显示控制装置,应用于如权利要求1-3中任一项所述的电子设备,所述装置包括:A display control device, applied to the electronic device according to any one of claims 1-3, the device comprising:
    第一处理模块,用于在息屏显示模式下,使所述显示芯片将第一息屏图像发送至所述显示屏,所述显示屏显示所述第一息屏图像,所述第一息屏图像包括目标应用程序的目标信息;The first processing module is configured to make the display chip send the first screen-off image to the display screen in the screen-on-screen display mode, and the display screen displays the first screen-off image, and the first screen-off image is displayed on the display screen. The screen image includes the target information of the target application;
    第二处理模块,用于使在目标应用程序有程序内容更新的情况下,所述 显示芯片生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;A second processing module, configured to enable the display chip to generate a second screen-of-interest image and send the screen-to-screen image to the display screen when the target application program has program content updates;
    第三处理模块,用于使所述显示屏显示所述第二息屏图像。A third processing module, configured to cause the display screen to display the second off-screen image.
  14. 根据权利要求13所述的显示控制装置,其中,所述第二处理模块,还用于使所述显示芯片读取时钟程序的时钟信息;在所述时钟信息有时间更新的情况下,使所述显示芯片基于读取的时钟信息,生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;The display control device according to claim 13, wherein the second processing module is further configured to cause the display chip to read clock information of a clock program; when the clock information has time to update, make the clock information The display chip generates a second screen image based on the read clock information, and sends the second screen image to the display screen;
    其中,所述第二息屏图像包括更新后的时间信息。Wherein, the second information screen image includes updated time information.
  15. 根据权利要求13所述的显示控制装置,其中,所述第二处理模块,还用于在所述主控芯片接收到目标应用程序的目标通知消息的情况下,使所述主控芯片将所述目标通知消息发送至所述显示芯片;The display control device according to claim 13, wherein the second processing module is further configured to, when the main control chip receives the target notification message of the target application, make the main control chip sending the target notification message to the display chip;
    使所述显示芯片基于所述目标通知消息,生成第二息屏图像,并将所述第二息屏图像发送至所述显示屏;causing the display chip to generate a second screen-off image based on the target notification message, and sending the second screen-off image to the display screen;
    其中,所述第二息屏图像包括与所述目标通知消息对应的目标消息控件。Wherein, the second on-screen image includes a target message control corresponding to the target notification message.
  16. 根据权利要求15所述的显示控制装置,其中,还包括:The display control device according to claim 15, further comprising:
    第一接收模块,用于在所述显示屏显示所述第二息屏图像之后,接收用户的第一输入;a first receiving module, configured to receive a user's first input after the display screen displays the second screen-off image;
    第四处理模块,用于响应于所述第一输入,使所述显示芯片基于所述目标通知消息,生成第三息屏图像,并将所述第三息屏图像发送至所述显示屏;a fourth processing module, configured to, in response to the first input, cause the display chip to generate a third screen-of-interest image based on the target notification message, and send the third screen-of-interest image to the display screen;
    第三处理模块,还用于使所述显示屏显示第三息屏图像;a third processing module, further configured to cause the display screen to display a third information screen image;
    其中,所述第三息屏图像包括所述目标通知消息的消息内容。Wherein, the third on-screen image includes message content of the target notification message.
  17. 根据权利要求16所述的显示控制装置,其中,The display control device according to claim 16, wherein,
    第一接收模块,还用于接收用户对所述目标消息控件的第一子输入;The first receiving module is further configured to receive the first sub-input of the user to the target message control;
    第四处理模块,还用于响应于所述第一子输入,所述显示芯片生成第四息屏图像,并将所述第四息屏图像发送至所述显示屏,所述第四息屏图像包括解锁控件;a fourth processing module, further configured to, in response to the first sub-input, the display chip to generate a fourth information screen image, and send the fourth information screen image to the display screen, the fourth information screen Image includes unlock controls;
    第一接收模块,还用于接收用户对所述解锁控件的第二子输入;The first receiving module is further configured to receive the second sub-input of the user to the unlocking control;
    第四处理模块,还用于响应于所述第二子输入,所述显示芯片基于所述 目标通知消息,生成第三息屏图像,并将所述第三息屏图像发送至所述显示屏。The fourth processing module is further configured to, in response to the second sub-input, the display chip, based on the target notification message, generate a third screen-in image, and send the third screen-in image to the display screen .
  18. 根据权利要求13-17中任一项所述的显示控制装置,其中,所述装置还包括:The display control device according to any one of claims 13-17, wherein the device further comprises:
    第五处理模块,用于在进入息屏显示模式之前,使所述主控芯片生成所述第一息屏图像,并将所述第一息屏图像和所述目标应用程序的目标信息发送至显示芯片;The fifth processing module is used to make the main control chip generate the first screen-off image before entering the screen-on-screen display mode, and send the first screen-on image and the target information of the target application to display chip;
    第六处理模块,用于使所述主控芯片休眠。The sixth processing module is used to make the main control chip sleep.
  19. 根据权利要求13-17中任一项所述的显示控制装置,其中,还包括:The display control device according to any one of claims 13-17, further comprising:
    第二接收模块,用于接收用户的第二输入,所述第二输入用于唤醒所述电子设备;a second receiving module, configured to receive a second input from the user, where the second input is used to wake up the electronic device;
    第七处理模块,用于响应于所述第二输入,使所述显示芯片生成锁屏图像,并将所述锁屏图像发送至所述显示屏;a seventh processing module, configured to cause the display chip to generate a screen lock image in response to the second input, and send the screen lock image to the display screen;
    第三处理模块,还用于使所述显示屏显示所述锁屏图像。The third processing module is further configured to display the lock screen image on the display screen.
  20. 根据权利要求19所述的显示控制装置,其中,所述第三处理模块,还用于所述显示芯片在唤醒所述主控芯片之后休眠;使所述主控芯片通过所述显示芯片的旁路控制所述显示屏。The display control device according to claim 19, wherein the third processing module is further configured for the display chip to sleep after waking up the main control chip; to make the main control chip pass the side of the display chip control the display screen.
  21. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求4-12中任一项所述的显示控制方法的步骤。An electronic device, comprising a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction being executed by the processor to achieve as claimed in claims 4-12 The steps of any one of the display control methods.
  22. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求4-12中任一项所述的显示控制方法的步骤。A readable storage medium on which programs or instructions are stored, and when the programs or instructions are executed by a processor, implement the steps of the display control method according to any one of claims 4-12.
PCT/CN2022/082964 2021-03-30 2022-03-25 Electronic device, display control method, display control apparatus and readable storage medium WO2022206584A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110341154.7A CN113010257A (en) 2021-03-30 2021-03-30 Electronic device, display control method, display control apparatus, and readable storage medium
CN202110341154.7 2021-03-30

Publications (1)

Publication Number Publication Date
WO2022206584A1 true WO2022206584A1 (en) 2022-10-06

Family

ID=76409348

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/082964 WO2022206584A1 (en) 2021-03-30 2022-03-25 Electronic device, display control method, display control apparatus and readable storage medium

Country Status (2)

Country Link
CN (1) CN113010257A (en)
WO (1) WO2022206584A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117170756A (en) * 2023-09-14 2023-12-05 深圳市维立科技有限公司 Equipment display control method, device and storage medium
CN117707320A (en) * 2023-06-30 2024-03-15 荣耀终端有限公司 Method for controlling screen-off display, electronic equipment and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113010257A (en) * 2021-03-30 2021-06-22 维沃移动通信有限公司 Electronic device, display control method, display control apparatus, and readable storage medium
CN114253422A (en) * 2021-12-28 2022-03-29 维沃移动通信有限公司 Display control circuit, display control method and electronic equipment
CN115016685A (en) * 2022-05-23 2022-09-06 Oppo广东移动通信有限公司 Display control method and device, wearable device and storage medium
CN115904182A (en) * 2022-11-10 2023-04-04 成都欧珀通信科技有限公司 Notification information display method and device, electronic equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106815502A (en) * 2017-01-20 2017-06-09 广州三星通信技术研究有限公司 The method and apparatus for checking message
CN107491280A (en) * 2017-08-22 2017-12-19 北京小米移动软件有限公司 Information updating method and device
CN108337363A (en) * 2017-12-26 2018-07-27 努比亚技术有限公司 A kind of terminal puts out screen display control method, terminal
CN108449488A (en) * 2018-01-30 2018-08-24 努比亚技术有限公司 Temporal information puts out screen display control method, circuit and terminal
CN109144587A (en) * 2018-08-15 2019-01-04 北京小米移动软件有限公司 terminal control method, device, equipment and storage medium
EP3441864A1 (en) * 2016-04-05 2019-02-13 Samsung Electronics Co., Ltd. Electronic device for displaying picture and control method therefor
CN111831099A (en) * 2020-07-06 2020-10-27 Oppo广东移动通信有限公司 Electronic device
US20210181923A1 (en) * 2018-04-28 2021-06-17 Huawei Technologies Co., Ltd. Always on Display Method and Electronic Device
CN113010257A (en) * 2021-03-30 2021-06-22 维沃移动通信有限公司 Electronic device, display control method, display control apparatus, and readable storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102496347B1 (en) * 2016-04-20 2023-02-06 삼성전자주식회사 Display Driving Integrated Circuit and the Electronic Device having the same
CN110928394A (en) * 2018-08-31 2020-03-27 Oppo广东移动通信有限公司 Screen display method and electronic equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3441864A1 (en) * 2016-04-05 2019-02-13 Samsung Electronics Co., Ltd. Electronic device for displaying picture and control method therefor
CN106815502A (en) * 2017-01-20 2017-06-09 广州三星通信技术研究有限公司 The method and apparatus for checking message
CN107491280A (en) * 2017-08-22 2017-12-19 北京小米移动软件有限公司 Information updating method and device
CN108337363A (en) * 2017-12-26 2018-07-27 努比亚技术有限公司 A kind of terminal puts out screen display control method, terminal
CN108449488A (en) * 2018-01-30 2018-08-24 努比亚技术有限公司 Temporal information puts out screen display control method, circuit and terminal
US20210181923A1 (en) * 2018-04-28 2021-06-17 Huawei Technologies Co., Ltd. Always on Display Method and Electronic Device
CN109144587A (en) * 2018-08-15 2019-01-04 北京小米移动软件有限公司 terminal control method, device, equipment and storage medium
CN111831099A (en) * 2020-07-06 2020-10-27 Oppo广东移动通信有限公司 Electronic device
CN113010257A (en) * 2021-03-30 2021-06-22 维沃移动通信有限公司 Electronic device, display control method, display control apparatus, and readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117707320A (en) * 2023-06-30 2024-03-15 荣耀终端有限公司 Method for controlling screen-off display, electronic equipment and storage medium
CN117170756A (en) * 2023-09-14 2023-12-05 深圳市维立科技有限公司 Equipment display control method, device and storage medium

Also Published As

Publication number Publication date
CN113010257A (en) 2021-06-22

Similar Documents

Publication Publication Date Title
WO2022206584A1 (en) Electronic device, display control method, display control apparatus and readable storage medium
US20210271306A1 (en) Apparatus and method for waking up a processor
CN111831099B (en) Electronic device
US9092220B2 (en) Method and apparatus to optimize system battery-life while preventing disruptive user experience during system suspend
CN107168508B (en) Low-power-consumption normally-displayed information implementation method and device
US9959431B2 (en) Method and apparatus for displaying potentially private information
WO2021109882A1 (en) Application starting method and apparatus, and storage medium and electronic device
US20150082255A1 (en) Methods and apparatus for displaying notification information
US8522054B2 (en) Stand-by mode management method for use in a stand-by mode of a computer system with stand-by mode management module
CN111562836B (en) Power saving method, device, equipment and storage medium applied to electronic equipment
WO2021109875A1 (en) Method and apparatus for implementing game application, storage medium, and electronic device
WO2011110098A1 (en) Computer, display card, display device and method for updating display information
WO2018171236A1 (en) Display method and terminal
CN112114887A (en) Controlled device, method for waking up controlled device and storage medium
CN109785801A (en) A kind of method and apparatus of ink screen picture refreshing
CN107493595A (en) A kind of low-power consumption safety certification device and control method
CN112417396A (en) Terminal unlocking method, terminal and computer readable storage medium
CN105739986B (en) A kind of awakening method and terminal of terminal
CN111782281B (en) Data processing method, device and computer readable storage medium
US20160062535A1 (en) Electronic apparatus and control method
CN113268438A (en) Memory recovery method and device and electronic equipment
CN112667067A (en) Payment method and device and electronic equipment
CN111045738B (en) Electronic equipment control method and device, electronic equipment and storage medium
CN215729725U (en) Quick start-up system of intelligent interaction all-in-one machine
CN117727254B (en) Display control 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: 22778767

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 290224)