CN105653085B - Touch-responsive method and apparatus - Google Patents

Touch-responsive method and apparatus Download PDF

Info

Publication number
CN105653085B
CN105653085B CN201510981341.6A CN201510981341A CN105653085B CN 105653085 B CN105653085 B CN 105653085B CN 201510981341 A CN201510981341 A CN 201510981341A CN 105653085 B CN105653085 B CN 105653085B
Authority
CN
China
Prior art keywords
touch
event
current
application program
touch event
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
CN201510981341.6A
Other languages
Chinese (zh)
Other versions
CN105653085A (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.)
Xiaomi Inc
Original Assignee
Xiaomi Inc
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 Xiaomi Inc filed Critical Xiaomi Inc
Priority to CN201510981341.6A priority Critical patent/CN105653085B/en
Publication of CN105653085A publication Critical patent/CN105653085A/en
Application granted granted Critical
Publication of CN105653085B publication Critical patent/CN105653085B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure is directed to a kind of touch-responsive method and apparatus, are related to technical field of touch control, and this method includes:By obtaining first touch event in the current event acquisition period;First touch event is reported into the application program for controlling touch control operation;Touch control operation corresponding with first touch event is executed by the application program.It can solve the problems, such as that response speed in the related technology is slow, can realize the effect for improving touch-responsive speed.

Description

Touch-responsive method and apparatus
Technical field
This disclosure relates to technical field of touch control more particularly to touch-responsive method and apparatus.
Background technology
In the related art, reporting for touch event is driven by the signal of fixed cycle, i.e., when the signal arrives When, in this period between the signal and a upper signal that will ought arrive all touch events of bottom hardware acquisition together on Report is to upper level applications, to which application program carries out touch control operation according to the touch event received.
Invention content
To overcome the problems in correlation technique, the disclosure provides a kind of touch-responsive method and apparatus.
According to the first aspect of the embodiments of the present disclosure, a kind of touch-responsive method is provided, including the method includes:
Obtain first touch event in the current event acquisition period;
First touch event is reported into the application program for controlling touch control operation;
Touch control operation corresponding with first touch event is executed by the application program.
Optionally, first touch event obtained in the current event acquisition period, including:
In the current event acquisition period, touch screen is collected into the event of first touch point as described One touch event.
Optionally, the method further includes:
By the touch event after first touch event in the current event acquisition period described The application program is reported to when current event acquisition end cycle.
Optionally, described that touch control operation corresponding with first touch event, packet are executed by the application program It includes:
Current operation scenario is identified by the application program;
It is corresponding with first touch event by application program execution according to the current operation scenario Touch control operation.
Optionally, it is executed and first touch event by the application program according to the current operation scenario Corresponding touch control operation, including:
When it is to carry out the operation scenario of touch-control by clicking operation to determine the current operation scenario, according to described the The position of the touch point of one touch event executes clicking operation.
Optionally, the current event acquisition period is between a upper frame synchronizing signal and next frame synchronizing signal Period.
According to the second aspect of the embodiment of the present disclosure, a kind of touch-responsive device is provided, described device includes:
Acquisition module is configured as obtaining first touch event in the current event acquisition period;
Reporting module is configured as reporting to first touch event into the application journey for controlling touch control operation Sequence;
Execution module is configured as executing touch-control behaviour corresponding with first touch event by the application program Make.
Optionally, the acquisition module is configured as:
In the current event acquisition period, touch screen is collected into the event of first touch point as described One touch event.
Optionally, the reporting module, be additionally configured to by the current event acquisition period described first Touch event after a touch event reports to the application program in the current event acquisition end cycle.
Optionally, the execution module, including:
Scene Recognition submodule is configured as identifying current operation scenario by the application program;
Implementation sub-module, be configured as according to the current operation scenario by the application program execute with it is described The corresponding touch control operation of first touch event.
Optionally, the implementation sub-module is configured as:
When it is to carry out the operation scenario of touch-control by clicking operation to determine the current operation scenario, according to described the The position of the touch point of one touch event executes clicking operation.
Optionally, the current event acquisition period is between a upper frame synchronizing signal and next frame synchronizing signal Period.
According to the third aspect of the embodiment of the present disclosure, a kind of touch-responsive device is provided, described device includes:
Processor;
Memory for storing processor-executable instruction;
Wherein, the processor is configured as:
Obtain first touch event in the current event acquisition period;
First touch event is reported into the application program for controlling touch control operation;
Touch control operation corresponding with first touch event is executed by the application program.
According to the fourth aspect of the embodiment of the present disclosure, a kind of non-transitorycomputer readable storage medium is provided, when described When instruction in storage medium is executed by the processor of mobile terminal so that mobile terminal is able to carry out touching described in first aspect Touch response method.
The technical scheme provided by this disclosed embodiment can include the following benefits:
The touch-responsive method and apparatus that the disclosure provides are touched by first obtained in the current event acquisition period Touch event;First touch event is reported into the application program for controlling touch control operation;Pass through the application program Execute touch control operation corresponding with first touch event.It is described due to just being reported to when obtaining first touch event Application program, it is not necessary to be reported again until next event acquisition period arrives, therefore the disclosure can solve in the related technology The slow problem of response speed, can realize the effect for improving touch-responsive speed.
It should be understood that above general description and following detailed description is only exemplary and explanatory, not The disclosure can be limited.
Description of the drawings
The drawings herein are incorporated into the specification and forms part of this specification, and shows the implementation for meeting the disclosure Example, and together with specification for explaining the principles of this disclosure.
Fig. 1 is a kind of flow chart of touch-responsive method shown according to an exemplary embodiment;
Fig. 2 is a kind of flow chart of touch-responsive method shown according to an exemplary embodiment;
Fig. 3 A are a kind of block diagrams of the touch-responsive device shown according to another exemplary embodiment;
Fig. 3 B are a kind of block diagrams of execution module shown in Fig. 3 A illustrated embodiments;
Fig. 4 is a kind of block diagram of touch-responsive device shown according to an exemplary embodiment.
Specific implementation mode
Example embodiments are described in detail here, and the example is illustrated in the accompanying drawings.Following description is related to When attached drawing, unless otherwise indicated, the same numbers in different drawings indicate the same or similar elements.Following exemplary embodiment Described in embodiment do not represent all implementations consistent with this disclosure.On the contrary, they be only with it is such as appended The example of the consistent device and method of some aspects be described in detail in claims, the disclosure.
Before the touch-responsive method that disclosure offer is provided, it is situated between first to application scenarios involved by the disclosure It continues, which may include a terminal, which is the terminal with touch screen, which may include but unlimited In:Capacitive touch screen, resistive touch screen, piezoelectric type touch screen, surface acoustic wave touch screen etc..The touch screen is acquired at this Operation on touch screen is typically each to be touched by the touch point according to certain sample rate acquisition (finger) on the touch screen A corresponding touch event is touched, and would generally will be acquired in an event acquisition period by the preset event acquisition period Touch event be uniformly reported to upper layer for controlling the application program of touch control operation, such as in Android (Android) system It is to drive touch event to report with vsync (vertical synchronization, frame synchronizing signal) signals, therefore thing The duration of part collection period can be the time interval of two adjacent vsync signals, this is used to control the application of touch control operation Program can be dedicated for controlling the application program of touch control operation in system, can also be the application journey currently in front stage operation Sequence.In embodiment of the disclosure, it after obtaining first touch event in an event acquisition period, can report immediately First touch event.The touch-responsive method and apparatus provided now by the embodiments described just below disclosure are said It is bright.
Fig. 1 is a kind of flow chart of touch-responsive method shown according to an exemplary embodiment, and the present embodiment is touched with this Response method is touched applied to terminal to illustrate, wherein the terminal can be the terminal in above application scene, such as Fig. 1 institutes Show, which may comprise steps of.
In a step 101, first touch event in the current event acquisition period is obtained.
It illustratively, in the present embodiment, can be with the time interval between two adjacent vsync signals for an event Collection period, therefore this section that the current event acquisition period can be between a upper vsync signal and next vsync signals Time.
In a step 102, first touch event is reported into the application program for controlling touch control operation.
Illustratively, which can also be and work as dedicated for controlling the application program of touch control operation in system It is preceding just in the application program of front stage operation.
In step 103, touch control operation corresponding with first touch event is executed by the application program.
In conclusion the touch-responsive method that the disclosure provides, by obtaining first in the current event acquisition period A touch event;First touch event is reported into the application program for controlling touch control operation;Pass through the application Program executes touch control operation corresponding with first touch event.Due to just being reported to when obtaining first touch event The application program, it is not necessary to be reported again until the current event acquisition end cycle, therefore the disclosure can solve phase The slow problem of response speed in the technology of pass, can realize the effect for improving touch-responsive speed.
Fig. 2 is a kind of flow chart of touch-responsive method shown according to an exemplary embodiment, and the present embodiment is touched with this Response method is touched applied to terminal to illustrate, wherein the terminal can be the terminal in above application scene, such as Fig. 2 institutes Show, which may comprise steps of.
Step 201, touch event is monitored in the current event acquisition period.
It illustratively, in the present embodiment, can be with the time interval between two adjacent vsync signals for an event Collection period, therefore this section that the current event acquisition period can be between a upper vsync signal and next vsync signals Time, vsync signals are the signals that frequency is 60Hz, therefore the duration in an event acquisition period is about 16.6ms (millisecond), During this period of time terminal-pair touch event be monitored can by on preset sample rate collection touch click grasp Make to realize.Illustratively, after collecting a touch point, terminal can utilize preset algorithm judgement be the touch point whether For effective touch point (for excluding non-user operation or user's operation), when confirmation is effective touch point, confirmation connects Receive a touch event.
Step 202, first touch event in the current event acquisition period is obtained.
Illustratively, due to the speed by being acquired with preset sample rate, even for simplest one click For operation, multiple (effective) touch points can also be collected, the position of this multiple touch point may be same or similar, because This would generally receive multiple touch events for the touch control operation of user.Therefore, first touch event is obtained It can be understood as obtaining the touch event of first (effective) touch point that touch screen receives.
Step 203, first touch event is reported into the application program for controlling touch control operation.
When obtaining first touch event, first touch event is reported into being grasped for controlling touch-control for upper layer The application program of work, the application program can be can also be current in system dedicated for controlling the application program of touch control operation Just in the application program of front stage operation.
Step 204, current operation scenario is identified by the application program.
The application program can first carry out current operation scenario when receiving first touch event Identification, such as identify that current operation scenario is the scene for needing to control by clicking operation, such as selecting to apply journey The interface of sequence shows the icon of multiple application programs in the interface, passes through the figure to any one application program in the interface Mark carries out clicking the touch control operation that can be realized and start application program.For another example it is used to select the interface of picture, the interface In show the thumbnails of multiple pictures, click and can realize by the thumbnail to any one picture in the interface Choose the touch control operation of the picture.
Under two kinds of scenes that the example above illustrates, that a touch event is just enough that determination to be carried out is any touch-control behaviour Make, therefore after obtaining first touch event received, carries out step 205.
Step 205, it is executed and described first touch thing by the application program according to the current operation scenario The corresponding touch control operation of part.
It, can be true according to the position of the touch point of first touch event by taking the scene described in step 204 as an example The operation object that fixed first touch event is directed to, for example, if the position of first touch event is located at application On the icon of program A, then it can determine that the operation object of first touch event is application program A, to open application Program A, in another example, if the position of first touch event is located on the thumbnail of picture B, it can determine described The operation object of one touch event is picture B, to show the enlarged drawing of picture B.
It can be seen that compared in the related technology, needing until next vsync signals are just by the current event acquisition period In all touch events for receiving be reported to the application program for controlling touch control operation on upper layer, in the embodiment of the present disclosure The application program is just reported to when receiving first touch event, it is not necessary to until the arrival of next vsync signals, therefore can To improve the response speed of touch event, especially for just terminating to be received by described in a upper vsync signal In the case of one touch event, the response speed of touch event can be improved to the duration in an event acquisition period, to Reduce the delay of touch-responsive so that the touch control operation of system is more smooth.
In addition it is noted that the method can also include:
Step 206, by the touch thing after first touch event in the current event acquisition period Part reports to the application program in the current event acquisition end cycle.
For other scenes except the scene that needs to control by clicking operation, such as need to control by slide Scene, after reporting first touch event received, for control touch control operation application program can first without Touch control operation is waited in the current event acquisition end cycle, i.e., when next vsync signals arrive, works as described in reception The touch event after first touch event of preceding event, so as to according to first touch event receiving and Touch event after first touch event being successfully received determines the track of slide, corresponding to carry out Slide.
In conclusion the touch-responsive method that the disclosure provides, by obtaining the in the current event acquisition period One touch event;First touch event is reported into the application program for controlling touch control operation;It is answered by described Touch control operation corresponding with first touch event is executed with program.Due to just being reported when obtaining first touch event To the application program, it is not necessary to be reported again until the current event acquisition end cycle, therefore the disclosure can solve The slow problem of response speed in the related technology, can realize the effect for improving touch-responsive speed.
Fig. 3 A are a kind of block diagram of the touch-responsive device shown according to another exemplary embodiment, the touch-responsive device 300 can be used for executing the method described in Fig. 2, which can be become by being implemented in combination with for software, hardware or both Terminal it is some or all of, the terminal can be above application scene in terminal.Referring to Fig. 3 A, the touch-responsive device 300 may include:
Acquisition module 310 is configured as obtaining first touch event in the current event acquisition period;
Reporting module 320 is configured as reporting to first touch event into the application for controlling touch control operation Program;
Execution module 330 is configured as executing touch corresponding with first touch event by the application program Control operation.
Optionally, the acquisition module 310 is configured as:
In the current event acquisition period, touch screen is collected into the event of first touch point as described One touch event.
Optionally, the reporting module 320, be additionally configured to by the current event acquisition period described Touch event after one touch event reports to the application program in the current event acquisition end cycle.
Optionally, Fig. 3 B are a kind of block diagrams of execution module shown in Fig. 3 A illustrated embodiments, the execution module 330, Including:
Scene Recognition submodule 331 is configured as identifying current operation scenario by the application program;
Implementation sub-module 332, is configured as being executed by the application program according to the current operation scenario and institute State the corresponding touch control operation of first touch event.
Optionally, the implementation sub-module 332 is configured as:
When it is to carry out the operation scenario of touch-control by clicking operation to determine the current operation scenario, according to described the The position of the touch point of one touch event executes clicking operation.
Optionally, the current event acquisition period is between a upper frame synchronizing signal and next frame synchronizing signal Period.
In conclusion the touch-responsive device that the disclosure provides, by obtaining first in the current event acquisition period A touch event;First touch event is reported into the application program for controlling touch control operation;Pass through the application Program executes touch control operation corresponding with first touch event.Due to just being reported to when obtaining first touch event The application program, it is not necessary to be reported again until the current event acquisition end cycle, therefore the disclosure can solve phase The slow problem of response speed in the technology of pass, can realize the effect for improving touch-responsive speed.
About the device in above-described embodiment, wherein modules execute the concrete mode of operation in related this method Embodiment in be described in detail, explanation will be not set forth in detail herein.
Fig. 4 is a kind of block diagram of touch-responsive device 400 shown according to an exemplary embodiment.For example, device 400 Can be mobile phone, computer, digital broadcast terminal, messaging devices, game console, tablet device, Medical Devices, Body-building equipment, personal digital assistant etc..
With reference to Fig. 4, device 400 may include following one or more components:Processing component 402, memory 404, electric power Component 406, multimedia component 408, audio component 410, the interface 412 of input/output (I/O), sensor module 414, and Communication component 416.
The integrated operation of 402 usual control device 400 of processing component, such as with display, call, data communication, phase Machine operates and record operates associated operation.Processing component 402 may include that one or more processors 420 refer to execute It enables, to complete all or part of step of above-mentioned touch-responsive method shown in fig. 1 or fig. 2.In addition, processing component 402 can To include one or more modules, convenient for the interaction between processing component 402 and other assemblies.For example, processing component 402 can be with Including multi-media module, to facilitate the interaction between multimedia component 408 and processing component 402.
Memory 404 is configured as storing various types of data to support the operation in device 400.These data are shown Example includes instruction for any application program or method that are operated on device 400, contact data, and telephone book data disappears Breath, picture, video etc..Memory 404 can be by any kind of volatibility or non-volatile memory device or their group It closes and realizes, such as static RAM (SRAM), electrically erasable programmable read-only memory (EEPROM) is erasable to compile Journey read-only memory (EPROM), programmable read only memory (PROM), read-only memory (ROM), magnetic memory, flash Device, disk or CD.
Electric power assembly 406 provides electric power for the various assemblies of device 400.Electric power assembly 406 may include power management system System, one or more power supplys and other generated with for device 400, management and the associated component of distribution electric power.
Multimedia component 408 is included in the screen of one output interface of offer between described device 400 and user.One In a little embodiments, screen may include liquid crystal display (LCD) and touch panel (TP).If screen includes touch panel, screen Curtain may be implemented as touch screen, to receive input signal from the user.Touch panel includes one or more touch sensings Device is to sense the gesture on touch, slide, and touch panel.The touch sensor can not only sense touch or sliding action Boundary, but also detect duration and pressure associated with the touch or slide operation.In some embodiments, more matchmakers Body component 408 includes a front camera and/or rear camera.When device 400 is in operation mode, such as screening-mode or When video mode, front camera and/or rear camera can receive external multi-medium data.Each front camera and Rear camera can be a fixed optical lens system or have focusing and optical zoom capabilities.
Audio component 410 is configured as output and/or input audio signal.For example, audio component 410 includes a Mike Wind (MIC), when device 400 is in operation mode, when such as call model, logging mode and speech recognition mode, microphone by with It is set to reception external audio signal.The received audio signal can be further stored in memory 404 or via communication set Part 416 is sent.In some embodiments, audio component 410 further includes a loud speaker, is used for exports audio signal.
I/O interfaces 412 provide interface between processing component 402 and peripheral interface module, and above-mentioned peripheral interface module can To be keyboard, click wheel, button etc..These buttons may include but be not limited to:Home button, volume button, start button and lock Determine button.
Sensor module 414 includes one or more sensors, and the state for providing various aspects for device 400 is commented Estimate.For example, sensor module 414 can detect the state that opens/closes of device 400, and the relative positioning of component, for example, it is described Component is the display and keypad of device 400, and sensor module 414 can be with 400 1 components of detection device 400 or device Position change, the existence or non-existence that user contacts with device 400,400 orientation of device or acceleration/deceleration and device 400 Temperature change.Sensor module 414 may include proximity sensor, be configured to detect without any physical contact Presence of nearby objects.Sensor module 414 can also include optical sensor, such as CMOS or ccd image sensor, at As being used in application.In some embodiments, which can also include acceleration transducer, gyro sensors Device, Magnetic Sensor, pressure sensor or temperature sensor.
Communication component 416 is configured to facilitate the communication of wired or wireless way between device 400 and other equipment.Dress The wireless network based on communication standard, such as WiFi can be accessed by setting 400,2G or 3G or combination thereof.In an exemplary reality It applies in example, communication component 416 receives broadcast singal or the related letter of broadcast from external broadcasting management system via broadcast channel Breath.In one exemplary embodiment, the communication component 416 further includes near-field communication (NFC) module, to promote short distance logical Letter.For example, radio frequency identification (RFID) technology, Infrared Data Association (IrDA) technology, ultra wide band (UWB) can be based in NFC module Technology, bluetooth (BT) technology and other technologies are realized.
In the exemplary embodiment, device 400 can be believed by one or more application application-specific integrated circuit (ASIC), number Number processor (DSP), digital signal processing appts (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), controller, microcontroller, microprocessor or other electronic components are realized, above-mentioned shown in fig. 1 or fig. 2 for executing Touch-responsive method.
In the exemplary embodiment, it includes the non-transitorycomputer readable storage medium instructed, example to additionally provide a kind of Such as include the memory 404 of instruction, above-metioned instruction can be executed by the processor 420 of device 400 to complete above-mentioned Fig. 1 or Fig. 2 institutes The touch-responsive method shown.For example, the non-transitorycomputer readable storage medium can be ROM, random access memory (RAM), CD-ROM, tape, floppy disk and optical data storage devices etc..
Those skilled in the art will readily occur to other embodiment party of the disclosure after considering specification and putting into practice the disclosure Case.This application is intended to cover any variations, uses, or adaptations of the disclosure, these modifications, purposes or adaptability Variation follows the general principles of this disclosure and includes the undocumented common knowledge in the art of the disclosure or usual skill Art means.The description and examples are only to be considered as illustrative, and the true scope and spirit of the disclosure are by following claim It points out.
It should be understood that the present disclosure is not limited to the precise structures that have been described above and shown in the drawings, and And various modifications and changes may be made without departing from the scope thereof.The scope of the present disclosure is only limited by the accompanying claims.

Claims (9)

1. a kind of touch-responsive method, which is characterized in that the method includes:
Obtain first touch event in the current event acquisition period;
First touch event is reported into the application program for controlling touch control operation immediately;
Touch control operation corresponding with first touch event is executed by the application program;
First touch event obtained in the current event acquisition period, including:
In the current event acquisition period, touch screen is collected into the event of first touch point as described first Touch event;
The method further includes:
By the touch event after first touch event in the current event acquisition period described current Event acquisition end cycle when report to the application program.
2. according to the method described in claim 1, it is characterized in that, described executed and described first by the application program The corresponding touch control operation of touch event, including:
Current operation scenario is identified by the application program;
Touch-control corresponding with first touch event is executed by the application program according to the current operation scenario Operation.
3. according to the method described in claim 2, it is characterized in that, applying journey by described according to the current operation scenario Sequence executes touch control operation corresponding with first touch event, including:
When it is to carry out the operation scenario of touch-control by clicking operation to determine the current operation scenario, according to described first The position of the touch point of touch event executes clicking operation.
4. according to claim 1-3 any one of them methods, which is characterized in that the current event acquisition period is upper one Period between a frame synchronizing signal and next frame synchronizing signal.
5. a kind of touch-responsive device, which is characterized in that described device includes:
Acquisition module is configured as obtaining first touch event in the current event acquisition period;
Reporting module is configured as reporting to first touch event into the application program for controlling touch control operation;
Execution module is configured as executing touch control operation corresponding with first touch event by the application program;
The acquisition module is configured as:
In the current event acquisition period, touch screen is collected into the event of first touch point as described first Touch event;
The reporting module, be additionally configured to by the current event acquisition period first touch event it Touch event afterwards reports to the application program in the current event acquisition end cycle.
6. device according to claim 5, which is characterized in that the execution module, including:
Scene Recognition submodule is configured as identifying current operation scenario by the application program;
Implementation sub-module is configured as being executed and described first by the application program according to the current operation scenario The corresponding touch control operation of touch event.
7. device according to claim 6, which is characterized in that the implementation sub-module is configured as:
When it is to carry out the operation scenario of touch-control by clicking operation to determine the current operation scenario, according to described first The position of the touch point of touch event executes clicking operation.
8. according to claim 5-7 any one of them devices, which is characterized in that the current event acquisition period is upper one Period between a frame synchronizing signal and next frame synchronizing signal.
9. a kind of touch-responsive device, which is characterized in that described device includes:
Processor;
Memory for storing processor-executable instruction;
Wherein, the processor is configured as:
Obtain first touch event in the current event acquisition period;
First touch event is reported into the application program for controlling touch control operation;
Touch control operation corresponding with first touch event is executed by the application program;
First touch event obtained in the current event acquisition period, including:
In the current event acquisition period, touch screen is collected into the event of first touch point as described first Touch event;
Further include:
By the touch event after first touch event in the current event acquisition period described current Event acquisition end cycle when report to the application program.
CN201510981341.6A 2015-12-23 2015-12-23 Touch-responsive method and apparatus Active CN105653085B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510981341.6A CN105653085B (en) 2015-12-23 2015-12-23 Touch-responsive method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510981341.6A CN105653085B (en) 2015-12-23 2015-12-23 Touch-responsive method and apparatus

Publications (2)

Publication Number Publication Date
CN105653085A CN105653085A (en) 2016-06-08
CN105653085B true CN105653085B (en) 2018-07-24

Family

ID=56477621

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510981341.6A Active CN105653085B (en) 2015-12-23 2015-12-23 Touch-responsive method and apparatus

Country Status (1)

Country Link
CN (1) CN105653085B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406871A (en) * 2016-09-06 2017-02-15 青岛海信电器股份有限公司 Touch response method and device
WO2018103515A1 (en) * 2016-12-06 2018-06-14 腾讯科技(深圳)有限公司 Method for inserting virtual resource object in application, and terminal
WO2019047231A1 (en) 2017-09-11 2019-03-14 广东欧珀移动通信有限公司 Touch operation response method and device
EP3671420A4 (en) 2017-09-11 2020-08-05 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Touch operation response method and apparatus
CN107577415B (en) * 2017-09-11 2019-02-19 Oppo广东移动通信有限公司 Touch operation response method and device
WO2019047226A1 (en) 2017-09-11 2019-03-14 广东欧珀移动通信有限公司 Touch operation response method and device
US10698533B2 (en) 2017-09-11 2020-06-30 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method for responding to touch operation and electronic device
CN110018874B (en) * 2019-04-09 2021-07-13 Oppo广东移动通信有限公司 Vertical synchronization method, device, terminal and storage medium
CN113867517A (en) * 2020-06-30 2021-12-31 北京小米移动软件有限公司 Touch method and device, electronic equipment and storage medium
CN111984181A (en) * 2020-09-09 2020-11-24 Oppo(重庆)智能科技有限公司 Picture refreshing method and device, terminal equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667077A (en) * 2008-09-03 2010-03-10 升达科技股份有限公司 Method for identifying single-click, double-click and drag motions and controller of touch device
CN101980153A (en) * 2010-10-22 2011-02-23 中兴通讯股份有限公司 Method and mobile terminal for identifying hardware gestures
CN102609130A (en) * 2010-12-29 2012-07-25 微软公司 Touch event anticipation in a computing device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8872773B2 (en) * 2011-04-05 2014-10-28 Blackberry Limited Electronic device and method of controlling same
TWI475433B (en) * 2011-12-28 2015-03-01 Chunghwa Picture Tubes Ltd Touch system for increasing a report rate and method for increasing a report rate of a touch system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667077A (en) * 2008-09-03 2010-03-10 升达科技股份有限公司 Method for identifying single-click, double-click and drag motions and controller of touch device
CN101980153A (en) * 2010-10-22 2011-02-23 中兴通讯股份有限公司 Method and mobile terminal for identifying hardware gestures
CN102609130A (en) * 2010-12-29 2012-07-25 微软公司 Touch event anticipation in a computing device

Also Published As

Publication number Publication date
CN105653085A (en) 2016-06-08

Similar Documents

Publication Publication Date Title
CN105653085B (en) Touch-responsive method and apparatus
CN105657173B (en) Volume adjusting method, device and mobile terminal
CN105607805B (en) The footmark processing method and processing device of application icon
CN104182313B (en) Be delayed the method and apparatus taken pictures
CN108762839A (en) The interface display method and device of application program
CN106951884A (en) Gather method, device and the electronic equipment of fingerprint
CN108509232A (en) Screen recording method, device and computer readable storage medium
CN105045467A (en) Display method and apparatus for task manager interface
CN106598393A (en) Split-screen display method and device
CN107992257A (en) Split screen method and device
CN105224171B (en) Icon display method, device and terminal
CN103955275A (en) Application control method and device
CN107820006A (en) Control the method and device of camera shooting
CN107390977A (en) Button operation method, apparatus and storage medium
CN106802741A (en) The determination method and device and mobile terminal of screen edge touch event
CN103955274A (en) Application control method and device
CN107562349A (en) A kind of method and apparatus for performing processing
CN105187671A (en) Recording method and device
CN106534658A (en) Method and apparatus for controlling shooting of camera and mobile terminal
CN107885016A (en) Holographic projection methods and device
CN106406659A (en) Double-open application establishing method and device
CN107133059A (en) Camera control method, device and mobile terminal
CN106610777A (en) Application starting method and device and mobile terminal
CN105204712A (en) Method and device for displaying icons of folder
CN105824677B (en) Installation kit delet method based on user's operation data

Legal Events

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