CN106484348A - A kind of animation method for drafting based on synchronizing signal and system - Google Patents

A kind of animation method for drafting based on synchronizing signal and system Download PDF

Info

Publication number
CN106484348A
CN106484348A CN201610833711.6A CN201610833711A CN106484348A CN 106484348 A CN106484348 A CN 106484348A CN 201610833711 A CN201610833711 A CN 201610833711A CN 106484348 A CN106484348 A CN 106484348A
Authority
CN
China
Prior art keywords
synchronizing signal
interpolation
animation
module
framecallback
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.)
Granted
Application number
CN201610833711.6A
Other languages
Chinese (zh)
Other versions
CN106484348B (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.)
TCL Corp
Original Assignee
TCL Corp
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 TCL Corp filed Critical TCL Corp
Priority to CN201610833711.6A priority Critical patent/CN106484348B/en
Publication of CN106484348A publication Critical patent/CN106484348A/en
Application granted granted Critical
Publication of CN106484348B publication Critical patent/CN106484348B/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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1407General aspects irrespective of display type, e.g. determination of decimal point position, display with fixed or driving decimal point, suppression of non-significant zeros
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/543Local

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The invention discloses a kind of animation method for drafting based on synchronizing signal and system, methods described includes:When receiving the instruction drawing animation, by the synchronizing signal of Choreographer module monitoring system, wherein, described synchronizing signal carries out the refresh signal of display when animation renders for system;When listening to described synchronizing signal, the FrameCallback interface of Choreographer module is called to carry out interpolation operation.The present invention carries out interpolation operation by the synchronizing signal based on display refreshing, when system card immediately, system still sends synchronizing information, system carries out interpolation operation according to described synchronizing information, avoid that the interpolation producing because interim card in system is uneven so that the problem of interim card in the picture being shown to user.

Description

A kind of animation method for drafting based on synchronizing signal and system
Technical field
The present invention relates to Android system technical field, particularly to a kind of animation method for drafting based on synchronizing signal and be System.
Background technology
With the scheme of Internet technology, panoramic electronic equipment is increasingly subject to consumers.And at these In electronic system, ARIXTRA(Android)System is a kind of the most widely used system.Android system is universal when drawing animation Animation interpolation is carried out using time-based interpolation method.Described time-based interpolation method refers in system according to phase Same time interval carries out uniform interpolation.But, described time-based interpolation method, when interim card in system, in system The interpolation operation running also can interim card accordingly and be unable to uniform interpolation, and makes the picture being shown to user interim card Problem.
Thus prior art could be improved and improves.
Content of the invention
The technical problem to be solved in the present invention is, for the deficiencies in the prior art, provide a kind of based on synchronizing signal Animation method for drafting, to solve during existing animation is drawn using being existed based on temporal interpolation method because interim card in system Produce interpolation uneven so that the problem of interim card in the picture being shown to user.
In order to solve above-mentioned technical problem, the technical solution adopted in the present invention is as follows:
A kind of animation method for drafting based on synchronizing signal, it includes:
When receiving the instruction drawing animation, by the synchronizing signal of Choreographer module monitoring system, wherein, institute State the refresh signal that synchronizing signal carries out display when animation renders for system;
When listening to described synchronizing signal, the FrameCallback interface of Choreographer module is called to enter row interpolation behaviour Make.
The described animation method for drafting based on synchronizing signal, wherein, described when receive draw animation instruction when, pass through Include before the synchronizing signal of Choreographer module monitoring system:
When terminal unit is detected and starting application program, obtain the Choreographer module of android system, and by institute State the main thread Message Queuing that Choreographer module is configured at described application.
The described animation method for drafting based on synchronizing signal, wherein, described when listening to described synchronizing signal, call The FrameCallback interface of Choreographer module also includes after carrying out interpolation operation:
Obtain the time interval of the operation of described current interpolation and last interpolation operation, and by described time interval and Preset Time Section is compared;
When described time interval is more than described preset time period, the FrameCallback of Choreographer module is called to connect Mouth carries out preset times interpolation operation.
The described animation method for drafting based on synchronizing signal, wherein, described when described time interval be more than described default when Between section when, call the FrameCallback interface of Choreographer module to carry out preset times interpolation operation and be specially:
When described time interval is more than described preset time period, according to the corresponding relation of default preset time period and interpolation number of times Determine the number of times into row interpolation;
The FrameCallback interface calling Choreographer module carries out the interpolation of preset times.
The described animation method for drafting based on synchronizing signal, wherein, described FrameCallback interface preset configuration circulation Interpolation operation instructs.
A kind of animation drawing system based on synchronizing signal, it includes:
Monitor module, for when receiving the instruction drawing animation, by the synchronization of Choreographer module monitoring system Signal, wherein, described synchronizing signal is signal produced by display refreshing;
Interpolating module, for when listening to described synchronizing signal, calling the FrameCallback of Choreographer module Interface carries out interpolation operation.
The described animation drawing system based on synchronizing signal, it also includes:
Acquisition module, for when terminal unit startup application program is detected, obtaining android system Choreographer module, and described Choreographer module is configured at the main thread Message Queuing of described application.
The described animation drawing system based on synchronizing signal, it also includes:
Comparison module, for obtaining the time interval of the operation of described current interpolation and last interpolation operation, and by the described time Interval is compared with preset time period;
Second interpolating module, for when described time interval is more than described preset time period, calling Choreographer module FrameCallback interface carry out preset times interpolation operation.
The described animation drawing system based on synchronizing signal, wherein, described second interpolating module specifically includes:
Determining unit, for when described time interval is more than described preset time period, according to default preset time period and interpolation The corresponding relation of number of times determines the number of times into row interpolation;
Interpolating unit, the FrameCallback interface for calling Choreographer module carries out the interpolation of preset times.
The described animation drawing system based on synchronizing signal, wherein, described FrameCallback interface preset configuration circulation Interpolation operation instructs.
Beneficial effect:Compared with prior art, the invention provides a kind of animation method for drafting based on synchronizing signal and System, methods described includes:When receiving the instruction drawing animation, same by Choreographer module monitoring system Step signal, wherein, described synchronizing signal carries out the refresh signal of display when animation renders for system;When listening to described synchronization During signal, the FrameCallback interface of Choreographer module is called to carry out interpolation operation.The present invention is by based on aobvious Show device refresh synchronizing signal carry out interpolation operation, when system card immediately, system still sends synchronizing information, and system is according to described Synchronizing information carries out interpolation operation, it is to avoid the interpolation that produces because interim card in system uneven so that being shown to user Picture the problem of interim card occurs.
Brief description
Fig. 1 draws, for the animation based on synchronizing signal that the present invention provides, the flow chart preferably implemented.
The structure principle chart of the animation drawing system based on synchronizing signal that Fig. 2 provides for the present invention.
Specific embodiment
The present invention provides a kind of animation method for drafting based on synchronizing signal and system, for making the purpose of the present invention, technology Scheme and effect are clearer, clear and definite, and the present invention is described in more detail for the embodiment that develops simultaneously referring to the drawings.Should manage Solution, specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
In the present invention, using such as " module ", " part " or " unit " for representing element suffix only for favourable In the explanation of the present invention, itself does not have specific meaning.Therefore, module ", " part " or " unit " can mixedly make With.
The method of the invention can be used for the terminal unit with android system, and described terminal unit can be with each Kind of form is implementing.For example, the terminal described in the present invention can include such as mobile phone, smart phone, notebook computer, Digit broadcasting receiver, PDA (personal digital assistant), PAD (panel computer), PMP (portable media player), navigation dress The mobile terminal put etc. and the fixed terminal of such as digital TV, desk computer etc..However, those skilled in the art will It is understood by, in addition to being used in particular for the element of mobile purpose, construction according to the embodiment of the present invention also can be applied Terminal in fixed type.
Below in conjunction with the accompanying drawings, by the description to embodiment, content of the invention is described further.
Refer to Fig. 1, the stream of the preferred embodiment of the animation method for drafting based on synchronizing signal that Fig. 1 provides for the present invention Cheng Tu.Methods described includes:
S100, when receive draw animation instruction when, by the synchronizing signal of Choreographer module monitoring system, its In, described synchronizing signal carries out the refresh signal of display when animation renders for system.
Specifically, described Choreographer module is a message handling device, for according to synchronizing signal(Vsync, vertical synchronization)Execution readjustment algorithm.Described readjustment algorithm includes event call-back method, animation readjustment side Method and drafting callback method.In the present embodiment, when adding animation, the action adding animation is sent to Choreographer Module, Choreographer module is opened according to the action adding animation and is received synchronizing information.Wherein, described synchronizing signal Vsync is synchronous with the frame number of display that is to say, that described synchronizing signal is signal produced by display refreshing.
Described when receive draw animation instruction when be worth be terminal unit start animation draw function, for example, start The application APP of drafting animation, terminal is needed to need in itself to draw animation etc..
In the present embodiment, because the APP that terminal unit loads can not directly invoke the Choreographer mould of system Block, thus including an invocation step when terminal unit starts APP, is specifically as follows:
When terminal unit starts, monitor terminal equipment starts application program operation;
When listening to the operation that terminal unit starts application program, obtain the Choreographer module of system, and will be described Choreographer module is configured at the main thread Message Queuing of described application.
Specifically, when terminal unit starts, the main thread Message Queuing of all applications that terminal starts adds institute State Choreographer module, synchronous for being received by Choreographer module when application program carries out animation drafting Signal, carries out animation interpolation according to described synchronizing information.So can ensure that the application program animation used of installing terminal equipment The frame number of interpolation and display is synchronous, it is to avoid the interpolation that produces because interim card in system uneven so that being shown to use The problem of interim card in the picture at family.
S200, when listening to described synchronizing signal, call the FrameCallback interface of Choreographer module Carry out interpolation operation.
Specifically, the callback method of the offer that described FrameCallback interface provides for Choreographer module Class;For animation interpolation is carried out using callback method according to synchronizing signal.That is, when receiving synchronizing signal, passing through The FrameCallback interface of Choreographer module, carries out animation interpolation according to synchronizing signal using callback method.Institute State the message mechanism that callback method is using Android system, in advance described callback method is arranged disappearing to the main thread of application Breath queue, when receiving synchronizing signal, adjusts back described FrameCallback interface.
Described FrameCallback interface preset configuration Cyclic Interpolation operational order, to realize how many interpolation, solves described FrameCallback is only capable of carrying out an interpolation operation when configuring described callback method it is impossible to repeat to call repeatedly just can interpolation The problem completing.In the present embodiment, the mode of described FrameCallback interface recurrence, that is, in FrameCallback It is reconfigured at a FrameCallback, realize the loop configuration of FrameCallback interface, this ensures that there and do not have when interpolation When completing, circulation is not exited it is achieved that repeating to call FrameCallback interface, realizes repeatedly inserting in animation drawing process Value Operations.
Due to there may be delay when calling FrameCallback interface or leaking the problem called, thus calling The FrameCallback interface of Choreographer module can also include after carrying out interpolation operation:Record and described currently insert The time that value is drawn, judge whether carry out interpolation operation next time in Preset Time, if inserted in Preset Time next time Value Operations, then carry out clamper process.
Specifically, described Preset Time can with display refreshing time difference, that is, the previous frame of display and present frame when Between differ from it is also possible to be greater than display refreshing time difference, such as 50 milliseconds, 60 milliseconds etc..In the present embodiment, described Preset Time Section can be 60 milliseconds.And the frame frequency of display refreshing is generally 60Hz in Android system, then previous frame and present frame Time difference is 16.6 milliseconds.Thus, after carrying out an animation drafting, obtain described current interpolation operation and grasp with last interpolation The time interval made, and described time interval and preset time period are compared;When described time interval is more than described presetting During the time period, the FrameCallback interface of Choreographer module is called to carry out preset times interpolation operation.Avoid There may be delay during due to FrameCallback interface or leakage is called, and the animation interim card producing, use to user and bring Constant.
Exemplary, described obtain described current interpolation operation and be specifically as follows with the time interval of last time interpolation operation After carrying out current interpolation operation, start the timer of configuration preset time period, upon the timer expiry, receive synchronizing signal When, control FrameCallback interface to carry out the interpolation operation of preset times.
Described preset times pre-set according to described preset time period, such as when preset time period is 60 milliseconds, Described preset times can be 3.That is, when described time interval is more than described preset time period, calling The FrameCallback interface of Choreographer module carries out 3 number interpolation operations.Thus, described when described when the described time When interval is more than described preset time period, the FrameCallback interface of Choreographer module is called to carry out preset times Interpolation operation is specially:When described time interval is more than described preset time period, according to default preset time period and interpolation time The corresponding relation of number determines the number of times into row interpolation;Call Choreographer module FrameCallback interface carry out pre- If the interpolation of number of times.So can avoid due to FrameCallback interface leakage adjust etc. reason produce interpolation uneven or Person's interim card problem.
Present invention also offers a kind of animation drawing system based on synchronizing signal, as shown in Fig. 2 it includes:
Monitor module 100, for when receiving the instruction drawing animation, by Choreographer module monitoring system Synchronizing signal, wherein, described synchronizing signal is signal produced by display refreshing;
Interpolating module 200, for when listening to described synchronizing signal, calling Choreographer module FrameCallback interface carries out interpolation operation.
The described animation drawing system based on synchronizing signal, it also includes:
Acquisition module, for when terminal unit startup application program is detected, obtaining android system Choreographer module, and described Choreographer module is configured at the main thread Message Queuing of described application.
The described animation drawing system based on synchronizing signal, it also includes:
Comparison module, for obtaining the time interval of the operation of described current interpolation and last interpolation operation, and by the described time Interval is compared with preset time period;
Second interpolating module, for when described time interval is more than described preset time period, calling Choreographer module FrameCallback interface carry out preset times interpolation operation.
The described animation drawing system based on synchronizing signal, wherein, described second interpolating module specifically includes:
Determining unit, for when described time interval is more than described preset time period, according to default preset time period and interpolation The corresponding relation of number of times determines the number of times into row interpolation;
Interpolating unit, the FrameCallback interface for calling Choreographer module carries out the interpolation of preset times.
The described animation drawing system based on synchronizing signal, wherein, described FrameCallback interface preset configuration circulation Interpolation operation instructs.
It should be understood that disclosed system and method in embodiment provided by the present invention, can pass through other Mode is realized.For example, device embodiment described above is only schematically, for example, the division of described module, it is only A kind of division of logic function, actual can have other dividing mode when realizing, for example multiple units or assembly can in conjunction with or Person is desirably integrated into another system, or some features can be ignored, or does not execute.Another, shown or discussed is mutual Between coupling or direct-coupling or communication connection can be by some interfaces, the INDIRECT COUPLING of device or unit or communication link Connect, can be electrical, mechanical or other forms.
The described unit illustrating as separating component can be or may not be physically separate, show as unit The part showing can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple On NE.The mesh to realize this embodiment scheme for some or all of unit therein can be selected according to the actual needs 's.
In addition, can be integrated in a processing unit in each functional unit in each embodiment of the present invention it is also possible to It is that unit is individually physically present it is also possible to two or more units are integrated in a unit.Above-mentioned integrated list Unit both can be to be realized in the form of hardware, it would however also be possible to employ the form that hardware adds SFU software functional unit is realized.
The above-mentioned integrated unit realized in the form of SFU software functional unit, can be stored in an embodied on computer readable and deposit In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions with so that a computer Equipment (can be personal computer, server, or network equipment etc.) or processor (processor) execution the present invention each The part steps of embodiment methods described.And aforesaid storage medium includes:USB flash disk, portable hard drive, read only memory (Read- Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disc or CD etc. various Can be with the medium of store program codes.
Finally it should be noted that:Above example only in order to technical scheme to be described, is not intended to limit;Although With reference to the foregoing embodiments the present invention is described in detail, it will be understood by those within the art that:It still may be used To modify to the technical scheme described in foregoing embodiments, or equivalent is carried out to wherein some technical characteristics; And these modification or replace, do not make appropriate technical solution essence depart from various embodiments of the present invention technical scheme spirit and Scope.

Claims (10)

1. a kind of animation method for drafting based on synchronizing signal is it is characterised in that it includes:
When receiving the instruction drawing animation, by the synchronizing signal of Choreographer module monitoring system, wherein, institute State the refresh signal that synchronizing signal carries out display when animation renders for system;
When listening to described synchronizing signal, the FrameCallback interface of Choreographer module is called to enter row interpolation behaviour Make.
2. according to claim 1 the animation method for drafting based on synchronizing signal it is characterised in that described when receiving drafting During the instruction of animation, by including before the synchronizing signal of Choreographer module monitoring system:
When terminal unit is detected and starting application program, obtain the Choreographer module of android system, and by institute State the main thread Message Queuing that Choreographer module is configured at described application.
3. according to claim 1 the animation method for drafting based on synchronizing signal it is characterised in that described described when listen to During synchronizing signal, the FrameCallback interface of Choreographer module is called also to include after carrying out interpolation operation:
Obtain the time interval of the operation of described current interpolation and last interpolation operation, and by described time interval and Preset Time Section is compared;
When described time interval is more than described preset time period, the FrameCallback of Choreographer module is called to connect Mouth carries out preset times interpolation operation.
4. according to claim 3 the animation method for drafting based on synchronizing signal it is characterised in that described when between the described time When more than described preset time period, call the FrameCallback interface of Choreographer module to carry out preset times and insert Value Operations are specially:
When described time interval is more than described preset time period, according to the corresponding relation of default preset time period and interpolation number of times Determine the number of times into row interpolation;
The FrameCallback interface calling Choreographer module carries out the interpolation of preset times.
5. according to claim 1 the animation method for drafting based on synchronizing signal it is characterised in that described FrameCallback interface preset configuration Cyclic Interpolation operational order.
6. a kind of animation drawing system based on synchronizing signal is it is characterised in that it includes:
Monitor module, for when receiving the instruction drawing animation, by the synchronization of Choreographer module monitoring system Signal, wherein, described synchronizing signal is signal produced by display refreshing;
First interpolating module, for when listening to described synchronizing signal, calling Choreographer module FrameCallback interface carries out interpolation operation.
7. according to claim 6 the animation drawing system based on synchronizing signal it is characterised in that it also includes:
Acquisition module, for when terminal unit startup application program is detected, obtaining android system Choreographer module, and described Choreographer module is configured at the main thread Message Queuing of described application.
8. according to claim 6 the animation drawing system based on synchronizing signal it is characterised in that it also includes:
Comparison module, for obtaining the time interval of the operation of described current interpolation and last interpolation operation, and by the described time Interval is compared with preset time period;
Second interpolating module, for when described time interval is more than described preset time period, calling Choreographer module FrameCallback interface carry out preset times interpolation operation.
9. according to claim 8 the animation drawing system based on synchronizing signal it is characterised in that described second interpolating module Specifically include:
Determining unit, for when described time interval is more than described preset time period, according to default preset time period and interpolation The corresponding relation of number of times determines the number of times into row interpolation;
Interpolating unit, the FrameCallback interface for calling Choreographer module carries out the interpolation of preset times.
10. according to claim 6 the animation drawing system based on synchronizing signal it is characterised in that described FrameCallback interface preset configuration Cyclic Interpolation operational order.
CN201610833711.6A 2016-09-20 2016-09-20 Animation drawing method and system based on synchronous signals Active CN106484348B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610833711.6A CN106484348B (en) 2016-09-20 2016-09-20 Animation drawing method and system based on synchronous signals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610833711.6A CN106484348B (en) 2016-09-20 2016-09-20 Animation drawing method and system based on synchronous signals

Publications (2)

Publication Number Publication Date
CN106484348A true CN106484348A (en) 2017-03-08
CN106484348B CN106484348B (en) 2020-09-22

Family

ID=58267387

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610833711.6A Active CN106484348B (en) 2016-09-20 2016-09-20 Animation drawing method and system based on synchronous signals

Country Status (1)

Country Link
CN (1) CN106484348B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106658064A (en) * 2016-12-28 2017-05-10 广州华多网络科技有限公司 Virtual gift showing method and device
CN107220019A (en) * 2017-05-15 2017-09-29 努比亚技术有限公司 A kind of rendering intent, mobile terminal and storage medium based on dynamic VSYNC signals
CN109150992A (en) * 2018-07-27 2019-01-04 深圳Tcl数字技术有限公司 Synchronization drawing practice, device, readable storage medium storing program for executing and system based on Android
CN109213607A (en) * 2017-06-30 2019-01-15 武汉斗鱼网络科技有限公司 A kind of method and apparatus of multithreading rendering
CN115690269A (en) * 2022-10-31 2023-02-03 荣耀终端有限公司 View object processing method and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004620A (en) * 2010-11-09 2011-04-06 广东威创视讯科技股份有限公司 Image updating method and device
CN104503564A (en) * 2014-12-31 2015-04-08 中科创达软件股份有限公司 Control method and device for picture refreshing of application program
CN104995622A (en) * 2013-03-14 2015-10-21 英特尔公司 Compositor support for graphics functions
US20150355774A1 (en) * 2014-06-09 2015-12-10 Sony Corporation Adaptive touch panel synchronization
CN105320584A (en) * 2015-03-31 2016-02-10 维沃移动通信有限公司 Terminal smoothness testing method and terminal thereof
US9286383B1 (en) * 2014-08-28 2016-03-15 Sonic Bloom, LLC System and method for synchronization of data and audio
CN105677107A (en) * 2016-01-11 2016-06-15 福州瑞芯微电子股份有限公司 Method and system for optimizing screen handwriting following performance

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004620A (en) * 2010-11-09 2011-04-06 广东威创视讯科技股份有限公司 Image updating method and device
CN104995622A (en) * 2013-03-14 2015-10-21 英特尔公司 Compositor support for graphics functions
US20150355774A1 (en) * 2014-06-09 2015-12-10 Sony Corporation Adaptive touch panel synchronization
US9286383B1 (en) * 2014-08-28 2016-03-15 Sonic Bloom, LLC System and method for synchronization of data and audio
CN104503564A (en) * 2014-12-31 2015-04-08 中科创达软件股份有限公司 Control method and device for picture refreshing of application program
CN105320584A (en) * 2015-03-31 2016-02-10 维沃移动通信有限公司 Terminal smoothness testing method and terminal thereof
CN105677107A (en) * 2016-01-11 2016-06-15 福州瑞芯微电子股份有限公司 Method and system for optimizing screen handwriting following performance

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106658064A (en) * 2016-12-28 2017-05-10 广州华多网络科技有限公司 Virtual gift showing method and device
CN107220019A (en) * 2017-05-15 2017-09-29 努比亚技术有限公司 A kind of rendering intent, mobile terminal and storage medium based on dynamic VSYNC signals
CN107220019B (en) * 2017-05-15 2021-01-08 固安县朔程燃气有限公司 Rendering method based on dynamic VSYNC signal, mobile terminal and storage medium
CN109213607A (en) * 2017-06-30 2019-01-15 武汉斗鱼网络科技有限公司 A kind of method and apparatus of multithreading rendering
CN109213607B (en) * 2017-06-30 2021-07-23 武汉斗鱼网络科技有限公司 Multithreading rendering method and device
CN109150992A (en) * 2018-07-27 2019-01-04 深圳Tcl数字技术有限公司 Synchronization drawing practice, device, readable storage medium storing program for executing and system based on Android
CN115690269A (en) * 2022-10-31 2023-02-03 荣耀终端有限公司 View object processing method and electronic equipment
CN115690269B (en) * 2022-10-31 2023-11-07 荣耀终端有限公司 View object processing method and electronic equipment

Also Published As

Publication number Publication date
CN106484348B (en) 2020-09-22

Similar Documents

Publication Publication Date Title
EP3754490B1 (en) User interface rendering method and apparatus, and terminal
CN106484348A (en) A kind of animation method for drafting based on synchronizing signal and system
CN108702480B (en) Electronic device and method for driving display thereof
EP2990922A1 (en) Displaying method in low power mode and electronic device supporting the same
CN109542614B (en) Resource allocation method, device, terminal and storage medium
JP6742465B2 (en) Method, device and bluetooth speaker for continuous wakeup delay reduction in bluetooth speaker
CN107203960B (en) Image rendering method and device
CN105812933B (en) The starting method and device of TV
CN109343902A (en) Operation method, device, terminal and the storage medium of audio processing components
US20200287968A1 (en) Data synchronization method and apparatus, and electronic cigarette
CN111124668A (en) Memory release method and device, storage medium and terminal
CN104615432B (en) Splash screen information processing method and client
CN104079542A (en) Information processing method and device management server
CN113038273B (en) Video frame processing method and device, storage medium and electronic equipment
CN114217759A (en) Screen projection method and device, storage medium and electronic equipment
CN112559158A (en) Micro-service timing task scheduling method and device
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
CN112114965A (en) Application program running method and device, terminal and storage medium
CN106529903A (en) Event reminding method and system
CN113286349B (en) Personal hot spot connection method, device, terminal and storage medium
CN109800044A (en) A kind of method, apparatus and electronic equipment of the application of HTML5 double screen
CN104581352B (en) The method and system of fast positioning in a kind of TV box
CN106793173A (en) The method and mobile terminal of information processing
KR20230097000A (en) Intelligent management of application layer rendering
CN113950043A (en) Communication method, communication apparatus, storage medium, and terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 516006 TCL technology building, No.17, Huifeng Third Road, Zhongkai high tech Zone, Huizhou City, Guangdong Province

Applicant after: TCL Technology Group Co.,Ltd.

Address before: 516006 Guangdong province Huizhou Zhongkai hi tech Development Zone No. nineteen District

Applicant before: TCL RESEARCH AMERICA Inc.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant