CN109375859B - Screen control method, device, terminal and storage medium - Google Patents

Screen control method, device, terminal and storage medium Download PDF

Info

Publication number
CN109375859B
CN109375859B CN201811268028.8A CN201811268028A CN109375859B CN 109375859 B CN109375859 B CN 109375859B CN 201811268028 A CN201811268028 A CN 201811268028A CN 109375859 B CN109375859 B CN 109375859B
Authority
CN
China
Prior art keywords
terminal
motion data
screen
threshold
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811268028.8A
Other languages
Chinese (zh)
Other versions
CN109375859A (en
Inventor
唐龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oppo Chongqing Intelligent Technology Co Ltd
Original Assignee
Oppo Chongqing Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oppo Chongqing Intelligent Technology Co Ltd filed Critical Oppo Chongqing Intelligent Technology Co Ltd
Priority to CN201811268028.8A priority Critical patent/CN109375859B/en
Publication of CN109375859A publication Critical patent/CN109375859A/en
Application granted granted Critical
Publication of CN109375859B publication Critical patent/CN109375859B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/325Power saving in peripheral device
    • G06F1/3265Power saving in display device
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72454User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to context-related or environment-related conditions

Abstract

The application discloses a screen control method, a screen control device, a terminal and a storage medium, and belongs to the technical field of terminals. The method comprises the following steps: when a display screen of the terminal is in a screen-off state, acquiring real-time motion data of the terminal, and acquiring a target motion threshold of the terminal, wherein the target motion threshold is determined according to historical motion data, and the historical motion data is corresponding motion data of the terminal when unlocking is successful after screen lightening in history; and when the real-time motion data reaches the target motion threshold, controlling the display screen to be switched from the screen-turning state to the screen-lighting state. According to the method and the device, the target motion threshold value can be reasonably set according to the use habit of the user to the terminal through the terminal, the condition that the target motion threshold value of each terminal is consistent and fixed in the related art, so that the terminal is easy to carry out multiple times of meaningless bright screen switching is avoided, the power consumption of the terminal is reduced, and meanwhile, the endurance time of the terminal is prolonged.

Description

Screen control method, device, terminal and storage medium
Technical Field
The embodiment of the application relates to the technical field of terminals, in particular to a screen control method, a screen control device, a terminal and a storage medium.
Background
The screen control method is a method of controlling a screen state of a display screen in a terminal. The screen states of the display screen comprise a screen-off state and a screen-on state.
In the related art, a screen control method includes: when the display screen of the terminal is in a screen-off state, whether the terminal is in a holding state or not is judged through a sensor of the terminal, and if the terminal is in the holding state and an included angle between the screen of the terminal and a horizontal plane is within a preset angle range, the screen state of the display screen is controlled to be switched from the screen-off state to a screen-on state.
Disclosure of Invention
The embodiment of the application provides a screen control method, a screen control device, a terminal and a storage medium, which can be used for solving the problem that the terminal power consumption is increased due to meaningless bright screen switching of the terminal in the related art. The technical scheme is as follows:
according to a first aspect of embodiments of the present application, there is provided a screen control method for use in a terminal, the method including:
when a display screen of the terminal is in a screen-off state, acquiring real-time motion data of the terminal, wherein the real-time motion data is used for indicating the change condition of the body posture of the terminal;
acquiring a target motion threshold of the terminal, wherein the target motion threshold is determined according to historical motion data, and the historical motion data is corresponding motion data of the terminal when unlocking is successful after a screen is historically lightened;
and when the real-time motion data reaches the target motion threshold, controlling the display screen to be switched from the screen-turning state to the screen-lighting state.
According to a second aspect of embodiments of the present application, there is provided a screen control apparatus provided on a terminal, the apparatus including:
the terminal comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring real-time motion data of the terminal when a display screen of the terminal is in a screen-off state, and the real-time motion data is used for indicating the change condition of the body posture of the terminal;
the second obtaining module is used for obtaining a target motion threshold of the terminal, wherein the target motion threshold is determined according to historical motion data, and the historical motion data is corresponding motion data of the terminal when unlocking is successful after a screen is historically lightened;
and the control module is used for controlling the display screen to be switched from the screen-turning state to the screen-lighting state when the real-time motion data reaches the target motion threshold value.
According to a third aspect of embodiments of the present application, there is provided a terminal, where the terminal includes a processor and a memory, and the memory stores at least one instruction, and the instruction is loaded and executed by the processor to implement the screen control method according to any one of the first aspect and the optional embodiments of the present application.
According to a fourth aspect of embodiments of the present application, there is provided a computer-readable storage medium having at least one instruction stored therein, where the instruction is loaded and executed by a processor to implement the screen control method according to the first aspect and any one of the optional embodiments of the present application.
The beneficial effects brought by the technical scheme provided by the embodiment of the application at least comprise:
the method includes the steps that when a display screen of a terminal is in a screen-off state, real-time motion data of the terminal are obtained, and a target motion threshold of the terminal is obtained, wherein the target motion threshold is determined according to historical motion data, and when the real-time motion data of the terminal reach the target motion threshold, the display screen is controlled to be switched into a screen-on state from the screen-off state, so that the target motion threshold can be reasonably set according to the use habit of a user to the terminal, the situation that in the related art, the target motion threshold of each terminal is consistent and fixed, and therefore the terminal is prone to multiple times of meaningless screen-on switching is avoided, the power consumption of the terminal is reduced, and meanwhile the duration of the terminal is prolonged.
Drawings
Fig. 1 is a schematic structural diagram of a terminal provided in an exemplary embodiment of the present application;
FIG. 2 is a flow chart of a screen control method provided by an exemplary embodiment of the present application;
FIG. 3 is a flow chart of a screen control method provided by another exemplary embodiment of the present application;
FIG. 4 is a schematic illustration of a coordinate system provided by an exemplary embodiment of the present application;
FIG. 5 is a schematic diagram of a screen control method according to another exemplary embodiment of the present application;
fig. 6 is a schematic structural diagram of a screen control device according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, embodiments of the present application will be described in further detail below with reference to the accompanying drawings.
When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
In the description of the present application, it is to be understood that the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. In the description of the present application, it is to be noted that, unless otherwise explicitly specified or limited, the terms "connected" and "connected" are to be interpreted broadly, e.g., as being fixed or detachable or integrally connected; can be mechanically or electrically connected; may be directly connected or indirectly connected through an intermediate. The specific meaning of the above terms in the present application can be understood in a specific case by those of ordinary skill in the art. Further, in the description of the present application, "a plurality" means two or more unless otherwise specified. "and/or" describes the association relationship of the associated objects, meaning that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
In the related art, the target motion threshold of each terminal is consistent and fixed, so that the terminal is easy to perform multiple times of meaningless bright screen switching, the power consumption of the terminal is increased undoubtedly, and the endurance time of the terminal is shortened. Therefore, the present application provides a screen control method, device, terminal and storage medium, which can be used to solve the problems in the related art. The following description will be made by using exemplary embodiments.
Before explaining the embodiments of the present application, an application scenario of the embodiments of the present application is explained. Fig. 1 shows a schematic structural diagram of a terminal provided in an exemplary embodiment of the present application.
The terminal 100 is also referred to as a portable terminal 100, and the terminal 100 may be a mobile phone, a motion Picture Experts Group Audio Layer III (MP 3), a motion Picture Experts Group Audio Layer 4 (MP 4) player, or the like.
The terminal 100 includes a display thereon. The display screen of the terminal 100 is a liquid crystal display screen or an Organic Light-Emitting Diode (OLED) display screen.
Illustratively, the liquid crystal display panel includes at least one of a Super Twisted Nematic (STN) screen, a UFB (english: Ultra Film Bright) screen, a Thin Film Diode (TFD) screen, and a Thin Film Transistor (TFT) screen.
The screen state of the display screen includes one of a screen-rest state and a screen-on state.
The bright screen state is a state that the display screen is started to display, and the screen-off state is a state that the display screen is not started.
Alternatively, the terminal 100 is an electronic device having a motion sensor built therein. The terminal 100 acquires motion data in a preset direction through a motion sensor in the terminal, wherein the motion data includes an angular velocity value and/or an acceleration value.
Optionally, the motion sensor comprises an acceleration sensor and/or a gyroscope. The terminal 100 obtains an angular velocity value of the terminal in a preset direction, which is collected by the gyroscope, and/or the terminal 100 obtains an acceleration value of the terminal in the preset direction, which is collected by the acceleration sensor.
For example, the gyroscope is a Micro-Electro-Mechanical System (MEMS) gyroscope sensor.
Optionally, the terminal 100 includes one or more of the following components: a processor 120 and a memory 140.
Processor 120 may include one or more processing cores. The processor 120 connects various parts within the overall terminal 100 using various interfaces and lines, and performs various functions of the terminal 100 and processes data by executing or executing instructions, programs, code sets, or instruction sets stored in the memory 140 and calling data stored in the memory 140. Optionally, the processor 120 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable gate Array (FPGA), and Programmable Logic Array (PLA). The processor 120 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing the content required to be displayed by the display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 120, but may be implemented by a single chip.
The Memory 140 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 140 includes a non-transitory computer-readable medium. The memory 140 may be used to store instructions, programs, code sets, or instruction sets. The memory 140 may include a stored program area and a stored data area, wherein the stored program area may store instructions for implementing an operating system, instructions for at least one function (such as a touch function, a sound playing function, an image playing function, etc.), instructions for implementing various method embodiments described below, and the like; the storage data area may store data and the like referred to in the following respective method embodiments.
Referring to fig. 2, a flowchart of a screen control method according to an exemplary embodiment of the present application is shown. The present embodiment is exemplified by applying the screen control method to the terminal shown in fig. 1. The screen control method comprises the following steps:
step 201, when a display screen of the terminal is in a screen-off state, acquiring real-time motion data of the terminal, wherein the real-time motion data is used for indicating the body posture change condition of the terminal.
When the display screen of the terminal is in a screen-off state, the terminal acquires real-time motion data of the terminal in real time through a built-in sensor or at preset time intervals.
The predetermined time interval is set by the terminal as a default or is set by the user as a custom. This embodiment is not limited thereto.
It should be noted that the real-time motion data and the historical motion data in the embodiment of the present application are both collected data of the terminal during motion, and are used to indicate a change situation of the body posture of the terminal. The real-time motion data is the motion data collected at the current moment, and the historical motion data is the motion data collected before the current moment.
Optionally, the real-time motion data of the terminal includes an angular velocity value and/or an acceleration value of the terminal.
Optionally, the terminal determines the collected motion data as real-time motion data according to the motion data of the terminal in the preset direction collected by the motion sensor. Illustratively, the terminal obtains an angular velocity value of the terminal in a preset direction, which is collected by the gyroscope, and/or the terminal 100 obtains an acceleration value of the terminal in the preset direction, which is collected by the acceleration sensor.
Alternatively, the angular velocity value is also referred to as instantaneous angular velocity component and the acceleration value is also referred to as average acceleration component.
Step 202, a target motion threshold of the terminal is obtained, the target motion threshold is determined according to historical motion data, and the historical motion data is corresponding motion data of the terminal when unlocking is successful after a screen is historically lightened.
Optionally, the target motion threshold of the terminal is a threshold determined according to historical motion data, and is used to indicate that the probability that the terminal has a use requirement is higher than a requirement threshold.
Optionally, the historical motion data is motion data of a corresponding terminal when unlocking is successful after a screen is historically lightened. That is, before the current time, if the terminal detects that the unlocking is successful, the collected motion data is determined as historical motion data.
It should be noted that, the process of determining the target motion threshold value by the terminal according to the historical motion data may refer to the relevant details in the following embodiments, which are not described herein.
And step 203, when the real-time motion data reaches the target motion threshold, controlling the display screen to be switched from the screen-turning state to the screen-lighting state.
The terminal judges whether the real-time motion data is larger than or equal to a target motion threshold value or not, if the real-time motion data is larger than or equal to the target motion threshold value, the real-time motion data reaches the target motion threshold value, the terminal has a screen lightening requirement, namely a using requirement, and the terminal controls the display screen to be switched from a screen turning state to a screen lightening state; if the real-time motion data is smaller than the target motion threshold, the terminal does not have the requirement for lightening the screen, namely the use requirement does not exist, and the display screen is controlled to keep the state of the information screen unchanged.
Optionally, after the terminal controls the display screen to be switched from the screen-saving state to the screen-lighting state, an unlocking interface or a user interface is displayed. When the terminal does not detect the operation signal within the specified time period, the terminal controls the display screen to be switched from the bright screen state to the screen-off state again. The unlocking interface is also called a password input interface and is used for receiving the unlocking password.
The specified time period is set by a user in a self-defined way or is set by the default of the terminal. This embodiment is not limited thereto.
In summary, in this embodiment, when the display screen of the terminal is in the screen-off state, the real-time motion data of the terminal is acquired, and the target motion threshold of the terminal is acquired, because the target motion threshold is determined according to the historical motion data acquired when the unlocking is successful historically, when the real-time motion data reaches the target motion threshold, the display screen is controlled to be switched from the screen-off state to the screen-on state, so that the terminal can reasonably set the target motion threshold according to the use habit of the user on the terminal, a situation that the target motion thresholds of each terminal are consistent and fixed, which causes the terminal to easily perform multiple times of meaningless screen-on switching, is avoided, the power consumption of the terminal is reduced, and the duration of the terminal is also increased.
Referring to fig. 3, a flowchart of a screen control method according to an exemplary embodiment of the present application is shown. The present embodiment is exemplified by applying the screen control method to the terminal shown in fig. 1. The screen control method comprises the following steps:
step 301, when the display screen of the terminal is in a screen turning state, acquiring real-time motion data of the terminal.
Optionally, the real-time motion data includes an angular velocity value and/or an acceleration value of the terminal in a preset direction, which are acquired by the motion sensor.
The display screen of the terminal comprises a first short edge, a first long edge, a second short edge and a second long edge which are connected end to end clockwise, and the preset direction comprises a direction of the first long edge pointing to the display interface from the center of the display screen.
To facilitate description of the motion trajectory of the terminal, as shown in fig. 4, a coordinate system based on the terminal 100 is established, the coordinate system includes an X axis, a Y axis, and a Z axis, an origin of the coordinate system is a central point of the terminal 100, and any two of the X axis, the Y axis, and the Z axis are perpendicular to each other. The X axis and the Y axis are in the same plane, that is, the display interface of the terminal 100 includes a first short side 41, a first long side 42, a second short side 43, and a second long side 44 which are connected end to end clockwise, the X axis is parallel to the first short side 41 or the second short side 43 of the terminal 100, and the Y axis of the coordinate system is parallel to the first long side 42 or the second long side 44 of the terminal 100; the Z axis is perpendicular to the plane defined by the X and Y axes. The positive half axis of the X axis is a direction pointing to the first long side 42 of the display interface, and the positive half axis of the Y axis is a direction pointing to the first short side 41 of the display interface.
Alternatively, based on the coordinate system shown in fig. 4, the predetermined direction is a positive half axis of the X-axis in the coordinate system.
Taking a motion sensor as a gyroscope and motion data including angular velocity as an example, the terminal acquires a three-dimensional vector (x, y, z) at preset time intervals, wherein the value ranges of the x value, the y value and the z value are [ -1, 1 ].
The magnitude of the z-value is used to indicate the azimuth zaimuth of the terminal, i.e. the angle of rotation around the z-axis.
The value of x is used to indicate the pitch angle pitch of the terminal, i.e. the angle of rotation around the x-axis, which is in the range of-180, 180. The value x is in positive correlation with the pitch angle, namely the larger the value x is, the larger the pitch angle is. The sign of the x value is used to indicate the orientation of the pitch angle. And when the value of x is a positive number, the terminal is indicated to tilt upwards, and when the value of x is a negative number, the terminal is indicated to tilt downwards.
The magnitude of the y value is used for indicating a roll angle roll of the mobile terminal, namely, an angle of rotation around the y axis, and the roll angle has a value range of [ -90, 90 ]. The y value and the size of the roll angle are in positive correlation, namely the larger the y value is, the larger the roll angle is. The positive and negative values of y are used to indicate the orientation of the roll angle. And when the y value is a positive number, the terminal is indicated to be inclined to the right, and when the y value is a negative number, the terminal is indicated to be inclined to the left.
Step 302, obtaining a plurality of historical motion data, wherein the historical motion data comprises angular velocity values and/or acceleration values of the terminal.
Optionally, when the display screen of the terminal is in a screen-off state, the sample collection function is started. And acquiring motion data corresponding to the switching moment through a motion sensor, determining the acquired motion data as historical motion data when successful unlocking is detected, and storing the historical motion data in a threshold dynamic adjustment database. And the switching time is the time when the display screen is switched from the screen-saving state to the screen-lightening state.
Optionally, after the terminal starts the sample collection function, the motion data is collected by the motion sensor in real time or at preset time intervals, and when it is detected that the display screen is switched from the screen-off state to the screen-on state, the motion data collected at the switching moment is obtained. And when the terminal detects that the unlocking is successful, determining the motion data acquired at the switching moment as historical motion data.
Optionally, the detecting, by the terminal, that the unlocking is successful includes: and after the display screen of the terminal is switched to the bright screen state from the screen-displaying state, the terminal displays an unlocking interface. And when the terminal is switched from the unlocking interface to the user interface after unlocking, determining that the unlocking is successful.
The unlocked user interface can be an interface corresponding to a third-party program or an operation interface corresponding to a terminal system.
Optionally, the historical motion data includes an angular velocity value and/or an acceleration value of the terminal in a preset direction, which is acquired by the motion sensor. The display screen of the terminal comprises a first short edge, a first long edge, a second short edge and a second long edge which are connected end to end clockwise, and the preset direction comprises a direction of the first long edge pointing to the display interface from the center of the display screen.
It should be noted that, the collection process of the historical motion data may refer to the relevant details of the real-time motion data in an analogy manner, and details are not described herein again.
The terminal acquires a plurality of historical motion data, and the method comprises the following steps: obtaining a plurality of historical motion data in a threshold dynamic adjustment database.
Optionally, when the total amount of the historical motion data in the threshold dynamic adjustment database reaches n times of the first specified threshold, a fuzzy algorithm is used to perform data error correction on the historical motion data. Wherein n is a positive integer.
Optionally, a threshold dynamic adjustment database is stored in the terminal, and the threshold dynamic adjustment database is used for storing historical motion data.
Optionally, the historical movement data is stored in the threshold dynamic adjustment database each time the terminal determines the historical movement data. Or, every time the terminal determines i pieces of historical motion data, the i pieces of historical motion data are stored in the threshold dynamic adjustment database.
When the total amount of the historical motion data in the threshold dynamic adjustment database reaches n times of the first designated threshold, the data accuracy of the historical motion data of the first designated threshold which is used for indicating the n times of the threshold dynamic adjustment database is poor, and data error correction is needed.
Illustratively, the data error correction of the multiple historical motion data in the threshold dynamic adjustment database by the terminal by using a fuzzy algorithm includes: the terminal adopts a fuzzy algorithm to obtain the central values of a plurality of historical motion data, obtains error data of which the absolute value of the difference value with the central value is greater than the difference threshold value in the plurality of historical motion data, and deletes the error data in the threshold value dynamic adjustment database.
Optionally, in order to avoid that the data excessively occupies system resources of the terminal, when the total amount of the historical motion data in the threshold dynamic adjustment database reaches k times of the first specified threshold, the sample collection function is stopped. Wherein k is a positive integer greater than n.
It should be noted that, in the embodiment of the present application, the values of the first specified threshold, i, n, and k are not limited. For example, the value of i is 5, the first specified threshold is 200, n is a positive integer less than 10, and k is 10.
Step 303, determining a threshold correction value according to the plurality of historical motion data, wherein the threshold correction value is used for correcting a preset bright screen initial threshold.
Optionally, the terminal determines the threshold correction value according to a plurality of historical motion data, including but not limited to the following possible implementation manners.
In one possible implementation manner, the terminal acquires a difference value between maximum motion data and minimum motion data in a plurality of historical motion data; and dividing the difference value by the total amount of the plurality of historical motion data to obtain a threshold correction value.
For example, the historical motion data acquired by the terminal includes 5 acceleration values, which are respectively "10", "8", "6", "7", and "9", the difference value between the maximum acceleration value "10" and the minimum acceleration value "6" is acquired as "4", and the difference value "4" is divided by the total number "5" to obtain the threshold correction value "0.8".
In another possible implementation manner, the terminal obtains an average value of a plurality of historical motion data. And acquiring the absolute value of the difference between the average value and a preset bright screen initial threshold value. And dividing the absolute value of the difference value by the total amount of the plurality of historical motion data to obtain a threshold correction value.
For example, the historical motion data acquired by the terminal includes 5 acceleration values, which are respectively "10", "8", "6", "7", and "9", an average value of the acquired 5 acceleration values is "6", a difference absolute value "0.5" between the acquired average value "6" and a preset bright screen initial threshold value "6.5", and the difference absolute value "0.5" is divided by the total amount "5" to obtain a threshold correction value "0.1".
And step 304, adding the threshold correction value and the bright screen initial threshold to obtain a target motion threshold.
Optionally, the terminal corrects the preset bright screen initial threshold according to the threshold correction value to obtain a target motion threshold, where the target motion threshold is the sum of the threshold correction value and the bright screen initial threshold.
The bright screen initial threshold is set by a user or a default setting of the terminal. This embodiment is not limited thereto.
For example, the initial bright-screen threshold is "6.5", and when the terminal determines the threshold correction value "0.1", the threshold correction value "0.1" is added to the initial bright-screen threshold "6.5" to obtain the target motion threshold "6.6".
Optionally, the terminal repeatedly executes the above steps 302 and 303 at predetermined time intervals, that is, the terminal re-determines the threshold correction value according to the plurality of historical motion data, and corrects the bright-screen initial threshold according to the re-determined threshold correction value.
And 305, controlling the display screen to be switched from a screen-turning-on state to a screen-turning-on state when the real-time motion data reaches the target motion threshold.
For example, the real-time motion data acquired by the terminal is an acceleration value of "7", and the acceleration value of "7" is greater than a target motion threshold of "6.6", so that the terminal controls the display screen to be switched from the screen-turning state to the screen-lighting state.
Optionally, when the real-time motion data reaches the target motion threshold and the state information of the terminal meets the screen lightening condition, the terminal controls the display screen to be switched from the screen lightening state to the screen lightening state.
The state information of the terminal comprises an inclination angle of the terminal in a preset direction and/or an environment brightness value of an environment where the terminal is located. The bright screen conditions include: the absolute value of the change value of the inclination angle in the first preset time length is larger than a preset angle threshold value, and/or the environment brightness value is increased in the second preset time length, and the increase value of the environment brightness value is larger than a preset brightness threshold value.
Optionally, the terminal calculates the inclination angle of the mobile terminal on each coordinate axis according to the three-dimensional vector acquired by the gyroscope or the acceleration sensor. Schematically, the terminal performs time integration on the angular velocity values according to the angular velocity values acquired by the gyroscope to obtain the inclination angles corresponding to the three coordinate axes.
Optionally, the terminal obtains an environment brightness value of an environment where the terminal is located, which is collected by the light sensor.
The terminal judges whether the state information of the terminal meets the screen lightening condition, and the method includes but is not limited to the following two possible implementation modes:
in a first possible implementation manner, when the inclination angle changes from the first angle value to the second angle value within a first preset time period, the terminal determines that the state information of the terminal meets the screen-on condition. And the absolute value of the difference between the second angle value and the first angle value is greater than a preset angle threshold value.
In a second possible implementation manner, when the ambient brightness value is increased from the first brightness value to the second brightness value within the first preset time period, the terminal determines that the state information of the terminal meets the screen-on condition. The second brightness value is greater than the first brightness value, and the absolute value of the difference between the second brightness value and the first brightness value, that is, the increase value of the environmental brightness value, is greater than the preset brightness threshold.
The first preset time length, the second preset time length, the preset angle threshold value or the preset brightness threshold value are set by the terminal in a default mode, or are set by the terminal in a default mode. This embodiment is not limited thereto.
It should be noted that the two possible implementation manners may be implemented separately or in combination, and this embodiment is not limited to this.
Optionally, if the terminal determines that the real-time motion data is smaller than the target motion threshold, or if the terminal determines that the state information of the terminal does not satisfy the screen-on condition, the terminal controls the display screen to keep the information screen state unchanged. And if the terminal judges that the real-time motion data reaches the target motion threshold and the state information of the terminal meets the screen lightening condition, the terminal controls the display screen to be switched from the screen lightening state.
Optionally, the above steps 302 to 304 may be alternatively implemented as the following steps: the terminal acquires historical motion data, wherein the historical motion data comprises an angular velocity value and/or an acceleration value of the terminal; acquiring motion characteristics of historical motion data and user characteristics of a target user, wherein the user characteristics of the target user are used for indicating behavior habits of the target user; and calling an individualized model of the terminal, and obtaining a target motion threshold value of the terminal according to the motion characteristics of the historical motion data and the user characteristics of the target user through the individualized model.
Optionally, the terminal extracts the motion feature from the historical motion data. Illustratively, historical motion data acquired by the terminal is waveform data, and motion features are extracted from the waveform data, wherein the motion features comprise at least one feature of an average value, a root mean square, a standard deviation, a skewness of acceleration, a kurtosis coefficient and a crest factor.
Optionally, the terminal stores user characteristics of a target user, and the target user is an owner of the terminal. And the terminal acquires the stored user characteristics of the target user. The user characteristics of the target user are used to indicate the behavior habits of the target user, illustratively, the user characteristics of the target user include at least one of sleep time, exercise time, entertainment time, and office time.
The method for obtaining the target motion threshold value of the terminal through the personalized model according to the motion characteristics of the historical motion data and the user characteristics of the target user includes: and the terminal inputs the motion characteristics of the historical motion data and the user characteristics of the target user into the personalized model and outputs the motion characteristics and the user characteristics to obtain the target motion threshold of the terminal.
The personalized model is obtained by training according to at least one group of historical motion data sets, and each group of historical motion data sets comprises: the motion characteristics of the historical motion data, the user characteristics of the target user and a pre-calibrated correct motion threshold. Illustratively, the pre-calibrated correct motion threshold is measured by other measuring tools.
Before the terminal acquires the personalized model, the terminal needs to train the historical motion data to obtain the personalized model. Optionally, the training process of the personalized model includes: the terminal obtains a training sample set, the training sample set comprises at least one group of historical motion data groups, and the at least one group of historical motion data groups are trained by adopting an error back propagation algorithm to obtain an individualized model.
Optionally, the personalized model includes but is not limited to: at least one of a Convolutional Neural Network (CNN) model, a Deep Neural Network (DNN) model, a Recurrent Neural Network (RNN) model, an embedding (embedding) model, a Gradient Boosting Decision Tree (GBDT) model, and a Logistic Regression (LR) model.
In one illustrative example, as shown in FIG. 5. 1. And when the display screen of the terminal is in a screen turning state, acquiring real-time motion data of the terminal. 2. And the terminal acquires the stored target motion threshold value. 3. The terminal judges whether the real-time motion data is larger than or equal to the target motion threshold. 4. And if the real-time motion data is larger than or equal to the target motion threshold, lightening the screen and displaying an unlocking interface. And if the real-time motion data is smaller than the target motion threshold, ending the process. 5. And if the terminal detects the unlocking operation, executing the step 7. 6. And if the terminal detects the screen-off operation, ending the process. 7. And when the terminal detects that the unlocking operation is used for indicating the successful unlocking, determining the collected real-time motion data as historical motion data. 8. And the terminal stores the historical motion data determined every 5 times into a threshold dynamic adjustment database. 9. And the terminal counts circularly, and corrects the stored target motion threshold every time 20 pieces of historical motion data are newly added in the threshold dynamic adjustment database. 10. And when the threshold dynamic adjustment database is added with 200 pieces of historical motion data, the terminal adopts a fuzzy algorithm to correct data errors. 11. And when the terminal detects that the threshold dynamic adjustment database is full of 2000 historical motion data, stopping the sample collection function.
In summary, in the embodiment of the present application, the threshold correction value is determined according to the angular velocity values and/or the acceleration values of the plurality of terminals, and the threshold correction value is added to the bright screen initial threshold value to obtain the target motion threshold value, so that the terminal can correct the bright screen initial threshold value according to the threshold correction value corresponding to the angular velocity values and/or the acceleration values of the terminal to obtain the target motion threshold value, thereby ensuring that a subsequent terminal can control the screen state of the display screen based on the corrected target motion threshold value, and further improving the accuracy of the terminal in controlling the screen state.
According to the embodiment of the application, when the total amount of the historical motion data in the threshold dynamic adjustment database reaches n times of the first designated threshold, a fuzzy algorithm is adopted to carry out data error correction on the historical motion data, so that the accuracy and the reasonability of the historical motion data are ensured, and the accuracy of the target motion threshold determined based on the historical motion data is further ensured.
The embodiment of the application also stops the sample collection function when the total amount of the historical motion data in the threshold dynamic adjustment database reaches k times of the first specified threshold, so that the situation that the data occupy too much system resources of the terminal is avoided, and the system resources of the terminal are saved while enough samples are ensured.
According to the method and the device, when the real-time motion data are judged to reach the target motion threshold value through the terminal, whether the state information of the terminal meets the screen lightening condition or not is judged, if yes, the display screen is controlled to be switched from the screen lightening state to the screen lightening state, the accuracy of the terminal in controlling the screen state is further improved, the power consumption of the terminal is saved, and the service life of the terminal is prolonged.
The following are embodiments of the apparatus of the present application that may be used to perform embodiments of the method of the present application. For details which are not disclosed in the embodiments of the apparatus of the present application, reference is made to the embodiments of the method of the present application.
Please refer to fig. 6, which illustrates a schematic structural diagram of a screen control device according to an embodiment of the present application. The screen control device may be disposed on the terminal in fig. 1 through a dedicated hardware circuit, or a combination of hardware and software, and includes: a first acquisition module 610, a second acquisition module 620, and a control module 630.
The first obtaining module 610 is configured to obtain real-time motion data of the terminal when a display screen of the terminal is in a screen-off state, where the real-time motion data is used to indicate a body posture change condition of the terminal;
a second obtaining module 620, configured to obtain a target motion threshold of the terminal, where the target motion threshold is a threshold determined according to historical motion data, and the historical motion data is motion data of the terminal corresponding to a successful historical unlocking after being displayed on a screen;
and the control module 630 is configured to control the display screen to switch from the screen-saving state to the screen-lighting state when the real-time motion data reaches the target motion threshold.
Optionally, the second obtaining module 620 is further configured to obtain a plurality of historical motion data, where the historical motion data includes an angular velocity value and/or an acceleration value of the terminal;
determining a threshold correction value according to the plurality of historical motion data, wherein the threshold correction value is used for correcting a preset bright screen initial threshold;
and adding the threshold correction value and the bright screen initial threshold to obtain a target motion threshold.
Optionally, the second obtaining module 620 is further configured to obtain a difference between the maximum motion data and the minimum motion data in the plurality of historical motion data;
and dividing the difference value by the total amount of the plurality of historical motion data to obtain a threshold correction value.
Optionally, the second obtaining module 620 is further configured to obtain an average value of a plurality of historical motion data;
obtaining the absolute value of the difference between the average value and a preset bright screen initial threshold value;
and dividing the absolute value of the difference value by the total amount of the plurality of historical motion data to obtain a threshold correction value.
Optionally, the historical motion data includes an angular velocity value and/or an acceleration value of the terminal in a preset direction, which are collected by the motion sensor,
the display screen of the terminal comprises a first short edge, a first long edge, a second short edge and a second long edge which are connected end to end clockwise, and the preset direction comprises a direction of the first long edge pointing to the display interface from the center of the display screen.
Optionally, the second obtaining module 620 is further configured to start a sample collecting function when the display screen of the terminal is in a screen-off state; acquiring motion data corresponding to switching time by a motion sensor, wherein the switching time is the time when the display screen is switched from a screen-off state to a screen-on state; when the unlocking is detected to be successful, the collected motion data is determined as historical motion data and is stored in a threshold dynamic adjustment database; obtaining a plurality of historical motion data in a threshold dynamic adjustment database.
Optionally, the apparatus further includes: and an error correction module. The error correction module is used for performing data error correction on the historical motion data by adopting a fuzzy algorithm when the total amount of the historical motion data in the threshold dynamic adjustment database reaches n times of a first specified threshold;
wherein n is a positive integer.
Optionally, the apparatus further includes: and stopping the acquisition module. The acquisition stopping module is used for stopping the sample acquisition function when the total amount of the historical motion data in the threshold dynamic adjustment database reaches k times of a first specified threshold;
wherein k is a positive integer greater than n.
Optionally, the control module 630 is further configured to control the display screen to switch from the screen-off state to the screen-on state when the real-time motion data reaches the target motion threshold and the state information of the terminal meets the screen-on condition,
the state information of the terminal comprises an inclination angle of the terminal in a preset direction and/or an environment brightness value of an environment where the terminal is located, and the bright screen condition comprises: the absolute value of the change value of the inclination angle in the first preset duration is greater than a preset angle threshold; and/or the environmental brightness value is increased within a second preset time length, and the increased value of the environmental brightness value is greater than a preset brightness threshold value.
The relevant details may be combined with the method embodiments described with reference to fig. 2-5. The first obtaining module 610 and the second obtaining module 620 are further configured to implement any other implicit or public functions related to the obtaining step in the foregoing method embodiments; the control module 630 is further configured to implement any other implicit or explicit control step related function in the above method embodiment.
It should be noted that, when the apparatus provided in the foregoing embodiment implements the functions thereof, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus may be divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
The present application also provides a computer readable medium, on which program instructions are stored, which when executed by a processor implement the screen control method provided by the above-mentioned method embodiments.
The present application also provides a computer program product containing instructions which, when run on a computer, cause the computer to perform the screen control method described in the various embodiments above.
The above-mentioned serial numbers of the embodiments of the present application are merely for description and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps in the screen control method for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing associated hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc. The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (9)

1. A screen control method, used in a terminal, the method comprising:
when a display screen of the terminal is in a screen-off state, acquiring real-time motion data of the terminal, wherein the real-time motion data is used for indicating the change condition of the body posture of the terminal;
obtaining a plurality of historical motion data, wherein the historical motion data is corresponding motion data of the terminal when unlocking is successful after screen lightening in history, and the historical motion data comprises an angular velocity value and/or an acceleration value of the terminal;
determining a threshold correction value according to the plurality of historical motion data, wherein the threshold correction value is used for correcting a preset bright screen initial threshold;
adding the threshold correction value and the bright screen initial threshold to obtain a target motion threshold, wherein the target motion threshold is determined according to historical motion data;
when the real-time motion data reaches the target motion threshold, controlling the display screen to be switched from the screen-turning state to a screen-lighting state;
wherein the determining a threshold correction value from the plurality of historical motion data comprises:
obtaining a difference value between the maximum motion data and the minimum motion data in the plurality of historical motion data, and dividing the difference value by the total amount of the plurality of historical motion data to obtain the threshold correction value; or obtaining an average value of the plurality of historical motion data, obtaining an absolute value of a difference between the average value and a preset bright screen initial threshold, and dividing the absolute value of the difference by the total amount of the plurality of historical motion data to obtain the threshold correction value.
2. The method of claim 1, further comprising:
acquiring historical motion data, wherein the historical motion data comprises an angular velocity value and/or an acceleration value of the terminal;
acquiring motion characteristics of the historical motion data and user characteristics of a target user, wherein the user characteristics of the target user are used for indicating behavior habits of the target user;
and calling an individualized model of the terminal, and obtaining the target motion threshold of the terminal according to the motion characteristics of the historical motion data and the user characteristics of the target user through the individualized model.
3. The method of claim 1, wherein prior to obtaining the plurality of historical motion data, further comprising:
when the display screen of the terminal is in a screen-off state, starting a sample acquisition function;
acquiring motion data corresponding to a switching moment through a motion sensor, wherein the switching moment is the moment when the display screen is switched from the screen-resting state to the screen-lighting state;
when the unlocking is detected to be successful, the collected motion data is determined as the historical motion data and is stored in a threshold dynamic adjustment database;
the obtaining a plurality of the historical motion data comprises:
and acquiring a plurality of historical motion data in the threshold dynamic adjustment database.
4. The method of claim 3, further comprising:
when the total amount of the historical motion data in the threshold dynamic adjustment database reaches n times of a first specified threshold, carrying out data error correction on the historical motion data by adopting a fuzzy algorithm;
wherein n is a positive integer.
5. The method of claim 4, further comprising:
stopping the sample collection function when the total amount of the historical motion data in the threshold dynamic adjustment database reaches k times the first specified threshold;
wherein k is a positive integer greater than n.
6. The method of any one of claims 1 to 5, wherein controlling the display screen to switch from the breath screen state to the bright screen state when the real-time motion data reaches the target motion threshold comprises:
when the real-time motion data reaches the target motion threshold and the state information of the terminal meets the screen lightening condition, controlling the display screen to be switched from the screen lightening state to the screen lightening state,
the state information of the terminal comprises an inclination angle of the terminal in a preset direction and/or an environment brightness value of an environment where the terminal is located, and the bright screen condition comprises: the absolute value of the change value of the inclination angle in the first preset time length is greater than a preset angle threshold; and/or the environmental brightness value is increased within a second preset time length, and the increased value of the environmental brightness value is greater than a preset brightness threshold value.
7. A screen control apparatus provided on a terminal, the apparatus comprising:
the terminal comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring real-time motion data of the terminal when a display screen of the terminal is in a screen-off state, and the real-time motion data is used for indicating the change condition of the body posture of the terminal;
a second obtaining module to: obtaining a plurality of historical motion data, wherein the historical motion data is corresponding motion data of the terminal when unlocking is successful after screen lightening in history, and the historical motion data comprises an angular velocity value and/or an acceleration value of the terminal; determining a threshold correction value according to the plurality of historical motion data, wherein the threshold correction value is used for correcting a preset bright screen initial threshold; adding the threshold correction value and the bright screen initial threshold to obtain a target motion threshold, wherein the target motion threshold is determined according to historical motion data;
the control module is used for controlling the display screen to be switched from the screen-turning state to the screen-lighting state when the real-time motion data reaches the target motion threshold;
the second obtaining module is specifically configured to: obtaining a difference value between the maximum motion data and the minimum motion data in the plurality of historical motion data, and dividing the difference value by the total amount of the plurality of historical motion data to obtain the threshold correction value; or obtaining an average value of the plurality of historical motion data, obtaining an absolute value of a difference between the average value and a preset bright screen initial threshold, and dividing the absolute value of the difference by the total amount of the plurality of historical motion data to obtain the threshold correction value.
8. A terminal, characterized in that it comprises a processor, a memory connected to said processor, and program instructions stored on said memory, said processor implementing the screen control method according to any one of claims 1 to 6 when executing said program instructions.
9. A computer-readable storage medium, having stored thereon program instructions which, when executed by a processor, implement the screen control method of any one of claims 1 to 6.
CN201811268028.8A 2018-10-29 2018-10-29 Screen control method, device, terminal and storage medium Active CN109375859B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811268028.8A CN109375859B (en) 2018-10-29 2018-10-29 Screen control method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811268028.8A CN109375859B (en) 2018-10-29 2018-10-29 Screen control method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN109375859A CN109375859A (en) 2019-02-22
CN109375859B true CN109375859B (en) 2020-11-27

Family

ID=65390240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811268028.8A Active CN109375859B (en) 2018-10-29 2018-10-29 Screen control method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN109375859B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109582197A (en) * 2018-11-30 2019-04-05 北京小米移动软件有限公司 Screen control method, device and storage medium
CN110223635B (en) * 2019-06-14 2021-10-01 京东方科技集团股份有限公司 Power supply control circuit, power supply control method and display device
CN111573842B (en) * 2020-05-19 2022-02-11 浙江职信通信科技有限公司 River ecological control method and system
CN112437194A (en) * 2020-12-09 2021-03-02 中国建设银行股份有限公司 Control method, device and equipment of intelligent terminal and storage medium
CN113965643B (en) * 2021-10-26 2022-11-08 荣耀终端有限公司 Screen state control method of mobile terminal, mobile terminal and medium
CN116204075A (en) * 2021-12-01 2023-06-02 荣耀终端有限公司 Method and device for preventing false touch

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015188441A1 (en) * 2014-06-09 2015-12-17 中兴通讯股份有限公司 Method and apparatus for automatically waking up terminal device
CN105843513A (en) * 2016-04-15 2016-08-10 惠州Tcl移动通信有限公司 Self-adaptive double-click awakening detection method and system based on mobile terminal
CN106557671A (en) * 2015-09-30 2017-04-05 北京奇虎科技有限公司 A kind of method and device of quick triggering application program during unlocking screen
CN106598275A (en) * 2016-11-03 2017-04-26 上海斐讯数据通信技术有限公司 Method and system for automatically lightening screen of intelligent wearable equipment
CN107346176A (en) * 2017-06-30 2017-11-14 广东欧珀移动通信有限公司 Screen lights method, apparatus, storage medium and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI546700B (en) * 2011-01-13 2016-08-21 宏達國際電子股份有限公司 Portable electronic device, and control method and computer program product of the same
CN105376413A (en) * 2015-11-27 2016-03-02 努比亚技术有限公司 Screen rotation method, screen rotation device and mobile terminal
CN106055242B (en) * 2016-05-24 2020-04-10 维沃移动通信有限公司 Operation processing method and mobile terminal
CN106775345A (en) * 2016-11-11 2017-05-31 努比亚技术有限公司 Mobile terminal bright screen control device and method
CN107895561A (en) * 2017-09-30 2018-04-10 努比亚技术有限公司 Method, terminal and the computer-readable recording medium of a kind of intelligent bright screen and the screen that goes out

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015188441A1 (en) * 2014-06-09 2015-12-17 中兴通讯股份有限公司 Method and apparatus for automatically waking up terminal device
CN106557671A (en) * 2015-09-30 2017-04-05 北京奇虎科技有限公司 A kind of method and device of quick triggering application program during unlocking screen
CN105843513A (en) * 2016-04-15 2016-08-10 惠州Tcl移动通信有限公司 Self-adaptive double-click awakening detection method and system based on mobile terminal
CN106598275A (en) * 2016-11-03 2017-04-26 上海斐讯数据通信技术有限公司 Method and system for automatically lightening screen of intelligent wearable equipment
CN107346176A (en) * 2017-06-30 2017-11-14 广东欧珀移动通信有限公司 Screen lights method, apparatus, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN109375859A (en) 2019-02-22

Similar Documents

Publication Publication Date Title
CN109375859B (en) Screen control method, device, terminal and storage medium
US10930083B2 (en) Image processing apparatus and display control method
US11302258B2 (en) Method for operating electronic device and electronic device for supporting the same
US11198508B2 (en) Electronic device moved based on distance from external object and control method thereof
CN107415953B (en) A kind of driving behavior recognition methods, device and equipment
US9804679B2 (en) Touchless user interface navigation using gestures
EP3109736A1 (en) Electronic device and method for providing haptic feedback thereof
JP5838747B2 (en) Information processing apparatus, information processing method, and program
CN107395958B (en) Image processing method and device, electronic equipment and storage medium
CN102915188B (en) A kind of method of display state of control terminal screen and device
CN108875526A (en) Method, apparatus, system and the computer storage medium of line-of-sight detection
CN113885708A (en) Screen control method and device of electronic equipment, electronic equipment and storage medium
US20230082928A1 (en) Virtual aiming control
CN112784985A (en) Training method and device of neural network model, and image recognition method and device
CN109858402B (en) Image detection method, device, terminal and storage medium
CN108881627A (en) Screen control method, device, terminal and storage medium
US11562271B2 (en) Control method, terminal, and system using environmental feature data and biological feature data to display a current movement picture
US20190272477A1 (en) Information processing apparatus and information processing method
CN106663412B (en) Information processing apparatus, information processing method, and program
CN114170620A (en) Palm position determining method and device, electronic equipment and storage medium
CN107256080A (en) The system and method applied according to user state information updating
CN113994652A (en) Electronic device and control method thereof
US9979872B2 (en) Photographing apparatus and method of controlling the same
CN110624240A (en) Operation control method, device, terminal equipment and medium for online game
CN111796928A (en) Terminal resource optimization method and device, storage medium and terminal equipment

Legal Events

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