CN103970397A - Rotary screen interface display method and rotary screen interface display device - Google Patents

Rotary screen interface display method and rotary screen interface display device Download PDF

Info

Publication number
CN103970397A
CN103970397A CN201310037568.6A CN201310037568A CN103970397A CN 103970397 A CN103970397 A CN 103970397A CN 201310037568 A CN201310037568 A CN 201310037568A CN 103970397 A CN103970397 A CN 103970397A
Authority
CN
China
Prior art keywords
interface
view
sectional drawing
screen
interfaces windows
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
CN201310037568.6A
Other languages
Chinese (zh)
Other versions
CN103970397B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310037568.6A priority Critical patent/CN103970397B/en
Publication of CN103970397A publication Critical patent/CN103970397A/en
Application granted granted Critical
Publication of CN103970397B publication Critical patent/CN103970397B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

A rotary screen interface display method comprises the following steps: acquiring a starting rotary screen event, an interface window and an interface screenshot of the interface window, according to the interface screenshot, generating a shielding view and adding the shielding view to the interface window, acquiring an interface view, removing the interface view out of the interface window, caching the interface view, acquiring an ending rotary screen event and the cached interface view, redrawing the interface view and adding the redrawn interface view to the interface window, shielding the interface view acquired through cache by the shielding view, and removing the shielding view out of the interface window. In addition, the invention further provides a rotary screen interface display device. With adoption of the rotary screen interface display method and the rotary screen interface display device, the display speed can be increased.

Description

Revolve screen method for showing interface and device
Technical field
The present invention relates to mobile internet technical field, particularly relate to one and revolve screen method for showing interface and device.
Background technology
Along with the development of development of Mobile Internet technology, intelligent terminal is used widely, such as smart mobile phone, panel computer etc.Intelligent terminal has the display screen of certain length breadth ratio (being generally 4:3 and 16:9) conventionally.Due to the portability of intelligent terminal, when intelligent terminal is during at 90-degree rotation, can show and revolve screen interface according to the sense of rotation of intelligent terminal, by the 90-degree rotation correspondingly in sense of rotation of the displaying contents in display screen.
For example, in IOS system, can and play up display interface by the loading of interface view assembly, parsing, typesettings such as UIWebView, when intelligent terminal revolves screen 90 while spending, can be according to screen size again typesetting interface content.
But, in conventional art, for the more interface of displaying contents, for example link the web interface of more portal website, revolving when screen, interface view need to spend the plenty of time according to screen size to interface content again typesetting with after playing up, then show to revolve and shield interface, the speed that makes to revolve screen showing interface is slower, thereby affect user's experience.
Summary of the invention
Based on this, be necessary to provide a kind of can improve displaying speed revolve screen method for showing interface.
One is revolved screen method for showing interface, comprising:
Obtain the initial screen event of revolving, obtain interfaces windows, obtain the interface sectional drawing of described interfaces windows;
Generate and block view and add in described interfaces windows according to described interface sectional drawing;
Obtain interface view, described interface view is removed by described interfaces windows, and by described interface view buffer memory;
Obtain and finish to revolve screen event, obtain the interface view of buffer memory, described interface view is redrawn and add in described interfaces windows, described in block view and block the described interface view being got by buffer memory;
Described in inciting somebody to action, blocking view is removed by described interfaces windows.
In addition, be also necessary to provide a kind of can improve displaying speed revolve screen showing interface device.
One is revolved screen showing interface device, comprising:
Interface sectional drawing acquisition module, for obtaining the initial screen event of revolving, obtains interfaces windows, obtains the interface sectional drawing of described interfaces windows;
Block view generation module, for generating and block view and add described interfaces windows to according to described interface sectional drawing;
Interface view removes module, for obtaining interface view, described interface view removed by described interfaces windows, and by described interface view buffer memory;
Interface view redraws module, finishes to revolve screen event for obtaining, and obtains the interface view of buffer memory, described interface view is redrawn and adds in described interfaces windows, described in block view and block the described interface view being got by buffer memory;
Block view and remove module, removed by described interfaces windows for blocking view described in general.
Above-mentioned screen method for showing interface and the device of revolving, at the initial screen that revolves when Event triggered, first do not wait for after interface view in interfaces windows redraws and show and revolve screen animation again, but by obtaining the interface sectional drawing of interfaces windows, and generate and block the visual effect that view replaces interface view according to interface sectional drawing.And redraw interface view when Event triggered finishing to revolve screen, then occlusion removal view, makes to revolve visual effect in screen process identical with the visual effect of conventional art.Be far smaller than owing to obtaining interface sectional drawing and generating the time loss of blocking view the time loss that redraws interface view, displaying speed be improved, thereby improved user's experience.
Brief description of the drawings
Fig. 1 is the process flow diagram that revolves screen method for showing interface in an embodiment;
Fig. 2 is the interfacial effect figure of the perpendicular screen state of intelligent terminal in an embodiment;
Fig. 3 is the interfacial effect figure of the horizontal screen state of intelligent terminal in an embodiment;
Fig. 4 is the interfacial effect figure of the horizontal screen state of intelligent terminal in another embodiment;
Fig. 5 is the structural representation that revolves screen showing interface device in an embodiment.
Embodiment
In one embodiment, as shown in Figure 1, one is revolved screen method for showing interface, comprises the following steps:
Step S102, obtains the initial screen event of revolving, and obtains interfaces windows, obtains the interface sectional drawing of interfaces windows.
Interfaces windows is for showing the window of displaying contents of application in intelligent terminal.As shown in Figures 2 and 3, generally include taskbar and interfaces windows two parts in the viewing area of intelligent terminal, taskbar shows operation system information; Interfaces windows is the displaying contents of display application (as the web page contents in Fig. 2 and Fig. 3).
The initial screen event of revolving is rotated after operation intelligent terminal, the event that intelligent terminal triggered before the interfaces windows starting in rotary display screen.The initial screen event of revolving is to there being corresponding event handling function.The sectional drawing function that can provide by event handling function calling system intercepts the interface sectional drawing of interfaces windows.
For example, in IOS system, function willAnimateRotationToInterfaceOrientation(is hereinafter to be referred as the initial screen event response function that revolves) be and initial event handling function corresponding to screen event that revolve capturing.Can intercept interface sectional drawing by the sectional drawing function that calls IOS system at this event handling function and provide.
Step S104, generates and blocks view and add in interfaces windows according to interface sectional drawing.
In the operating system of intelligent terminal, the displaying object of interface content exists with the form of interface view.For example, in IOS system, in the time of displayed web page content, it shows that object is UIWebView assembly.Block that view is positioned at interface view upper strata and for blocking the view layer of interface view.
In one embodiment, can function setup be set by default view level and block the hierarchical relationship of view and interface view, interface view can be blocked thereby make to block view.For example, the hierarchical relationship that can block view and interface view by setting makes to block view and is positioned at the upper strata of interface view, thereby is blocked.
In one embodiment, generate and block the length breadth ratio that also can obtain display screen before the step of view according to postrotational interface sectional drawing, adjust interface sectional drawing according to length breadth ratio.
In the present embodiment, can be specially according to the step of length breadth ratio adjustment interface sectional drawing: according to length breadth ratio, interface sectional drawing is carried out to stretch processing.
For example, as shown in Figures 2 and 3, if while capturing initial rotation event, intelligent terminal is in perpendicular screen state (being that intelligent terminal rotates to horizontal screen state by erecting screen state), interface sectional drawing can be stretched according to the length breadth ratio of the display screen getting, make the width of interface sectional drawing be extended to the length of display screen by the width of display screen.Equally, if intelligent terminal is rotated to perpendicular screen state by horizontal screen state, by the width of interface sectional drawing by the Length Contraction of display screen the width to display screen.
In another embodiment, the step of adjusting interface sectional drawing according to length breadth ratio can be specially: according to length breadth ratio, interface sectional drawing is carried out to symmetrical filler, and by placed in the middle interface sectional drawing.
For example, as shown in Figure 2 and Figure 4, if while capturing initial rotation event, intelligent terminal is in perpendicular screen state (being that intelligent terminal rotates to horizontal screen state by erecting screen state), can be by interface sectional drawing being carried out to make after symmetrical filler its width be extended to the length of display screen by the width of display screen, and by placed in the middle interface sectional drawing.It should be noted that, the background colour that symmetrical filler uses can be random color, Background etc.
Interface sectional drawing stretched or processing placed in the middle can intactly be simulated rotation rear interface view, and interface view can be blocked completely.
Step S106, obtains interface view, interface view removed by interfaces windows, and by interface view buffer memory.
Interface view is removed by interfaces windows, can make intelligent terminal not need spended time to start to repaint the displaying contents in interface view and directly show the animation that revolves screen.That is to say, interfaces windows, after having added and blocking view and removed interface view, can show immediately with this blocks view and revolve screen animation, and need not wait for after interface view has redrawn and its entirety being shown again, thereby accelerated displaying speed.
Can predefine for the global variable of buffer memory, by giving this global variable by its buffer memory interface view assignment.
Step S108, obtains and finishes to revolve screen event, obtains the interface view of buffer memory, interface view is redrawn and add in interfaces windows, blocks view and blocks the interface view being got by buffer memory.
Finishing to revolve screen event is the event that interfaces windows triggers while stopping the rotation.Finish to revolve screen event equally also to there being corresponding event handling function.In one embodiment, the value that can obtain global variable by event handling function is obtained the interface view of buffer memory.
In one embodiment, step interface view being redrawn can be specially: redraw interface view according to length breadth ratio.
In the present embodiment, the stretch processing that is operating as to interface sectional drawing when view is blocked in generation, can generate interface view by the horizontal ordinate of each display element in displaying contents corresponding interface view and ordinate are all multiplied by length breadth ratio, thereby make the visual effect of the interface view generating identical with the interface sectional drawing after stretching.
In another embodiment, when blocking view, generation to the processing placed in the middle of being operating as of interface sectional drawing, can first generate symmetrical filler element, the length that the width sum that makes its displaying contents and filler element is display screen in displaying contents both sides according to length breadth ratio.Then by the width value of the horizontal ordinate translation filler element of each display element in displaying contents corresponding interface view is generated to interface view.It should be noted that, the filler color that filler element is corresponding is consistent with background colour, Background that aforesaid symmetrical filler adopts.
Before adding the interface view being got by buffer memory to step in interfaces windows, can obtain the level of blocking view.Can interface view be added in interfaces windows according to the level of blocking view getting, and make to block view and block the interface view being got by buffer memory.That is to say, interface view being added in the process in interfaces windows, can function be set by level and interface view be placed in to the lower floor of blocking view, make to block view and block the interface view being got by buffer memory.
Step S110, will block view and be removed by interfaces windows.
In one embodiment, complete by also waiting for that interface view redraws before blocking the step that view removes by interfaces windows, make the replacement of the display effect of blocking view and interface view realize seamless link, thereby user cannot be felt and the existence of blocking view make whole transparent procedures.
In one embodiment, as shown in Figure 5, one is revolved screen showing interface device, and comprise interface sectional drawing acquisition module 102, block view generation module 104, interface view removes module 106, interface view redraws module 108 and block view and remove module 110, wherein:
Interface sectional drawing acquisition module 102, for obtaining the initial screen event of revolving, obtains interfaces windows, obtains the interface sectional drawing of interfaces windows.
Interfaces windows is for showing the window of displaying contents of application in intelligent terminal.As shown in Figures 2 and 3, generally include taskbar and interfaces windows two parts in the viewing area of intelligent terminal, taskbar shows operation system information; Interfaces windows is the displaying contents of display application (as the web page contents in Fig. 2 and Fig. 3).
The initial screen event of revolving is rotated after operation intelligent terminal, the event that intelligent terminal triggered before the interfaces windows starting in rotary display screen.The initial screen event of revolving is to there being corresponding event handling function.The sectional drawing function that interface sectional drawing acquisition module 102 can be used for providing by event handling function calling system intercepts the interface sectional drawing of interfaces windows.
For example, in IOS system, function willAnimateRotationToInterfaceOrientation(is hereinafter to be referred as the initial screen event response function that revolves) be and initial event handling function corresponding to screen event that revolve capturing.Can intercept interface sectional drawing by the sectional drawing function that calls IOS system at this event handling function and provide.
Block view generation module 104, for generating and block view and add interfaces windows to according to interface sectional drawing.
In the operating system of intelligent terminal, the displaying object of interface content exists with the form of interface view.For example, in IOS system, in the time of displayed web page content, it shows that object is UIWebView assembly.Block that view is positioned at interface view upper strata and for blocking the view layer of interface view.
In one embodiment, block view generation module 104 and can be used for, by default view level, function setup is set and block the hierarchical relationship of view and interface view, interface view can be blocked thereby make to block view.For example, the hierarchical relationship that can block view and interface view by setting makes to block view and is positioned at the upper strata of interface view, thereby is blocked.
In one embodiment, block the length breadth ratio that view generation module 104 also can be used for obtaining display screen, adjust interface sectional drawing according to length breadth ratio.
In the present embodiment, blocking view generation module 104 also can be used for, according to length breadth ratio, interface sectional drawing is carried out to stretch processing.
For example, as shown in Figures 2 and 3, if while capturing initial rotation event, intelligent terminal is in perpendicular screen state (being that intelligent terminal rotates to horizontal screen state by erecting screen state), interface sectional drawing can be stretched according to the length breadth ratio of the display screen getting, make the width of interface sectional drawing be extended to the length of display screen by the width of display screen.Equally, if intelligent terminal is rotated to perpendicular screen state by horizontal screen state, by the width of interface sectional drawing by the Length Contraction of display screen the width to display screen.
In another embodiment, block view generation module 104 and also can be used for, according to length breadth ratio, interface sectional drawing is carried out to symmetrical filler, and by placed in the middle interface sectional drawing.
For example, as shown in Figure 2 and Figure 4, if while capturing initial rotation event, intelligent terminal is in perpendicular screen state (being that intelligent terminal rotates to horizontal screen state by erecting screen state), can be by interface sectional drawing being carried out to make after symmetrical filler its width be extended to the length of display screen by the width of display screen, and by placed in the middle interface sectional drawing.It should be noted that, the background colour that symmetrical filler uses can be random color, Background etc.
Interface sectional drawing stretched or processing placed in the middle can intactly be simulated rotation rear interface view, and interface view can be blocked completely.
Interface view removes module 106, for obtaining interface view, interface view removed by interfaces windows, and by interface view buffer memory.
Interface view is removed by interfaces windows, can make intelligent terminal not need spended time to start to repaint the displaying contents in interface view and directly show the animation that revolves screen.That is to say, interfaces windows, after having added and blocking view and removed interface view, can show immediately with this blocks view and revolve screen animation, and need not wait for after interface view has redrawn and its entirety being shown again, thereby accelerated displaying speed.
Interface view removes module 106 and also can be used for the global variable of predefine for buffer memory, by giving this global variable by its buffer memory interface view assignment.
Interface view redraws module 108, finishes to revolve screen event for obtaining, and obtains the interface view of buffer memory, interface view is redrawn and add in interfaces windows, blocks view and blocks the interface view being got by buffer memory.
Finishing to revolve screen event is the event that interfaces windows triggers while stopping the rotation.Finish to revolve screen event equally also to there being corresponding event handling function.In one embodiment, interface view redraws value that module 108 can be used for obtaining global variable by event handling function and obtains the interface view of buffer memory.
In one embodiment, interface view redraws module 108 for redrawing interface view according to length breadth ratio.
In the present embodiment, the stretch processing that is operating as to interface sectional drawing when view is blocked in generation, interface view redraws module 108 and can be used for generating interface view by the horizontal ordinate of each display element in displaying contents corresponding interface view and ordinate are all multiplied by length breadth ratio, thereby makes the visual effect of the interface view generating identical with the interface sectional drawing after stretching.
In another embodiment, when view is blocked in generation to the processing placed in the middle of being operating as of interface sectional drawing, interface view redraws module 108 and can be used for first generating symmetrical filler element, the length that the width sum that makes its displaying contents and filler element is display screen in displaying contents both sides according to length breadth ratio.Then by the width value of the horizontal ordinate translation filler element of each display element in displaying contents corresponding interface view is generated to interface view.It should be noted that, the filler color that filler element is corresponding is consistent with background colour, Background that aforesaid symmetrical filler adopts.
Interface view redraws module 108 and also can be used for obtaining the level of blocking view, according to the level of blocking view getting, interface view is added in interfaces windows, and makes to block view and block the interface view being got by buffer memory.That is to say, interface view being added in the process in interfaces windows, interface view redraws module 108 and can be used for, by level, function is set and interface view is placed in to the lower floor of blocking view, makes to block view and blocks the interface view being got by buffer memory.
Block view and remove module 110, removed by interfaces windows for blocking view.
In one embodiment, blocking view removes module 110 also to can be used for first waiting for that interface view redraws complete, to block view is removed by interfaces windows again, make the replacement of the display effect of blocking view and interface view realize seamless link, thereby user cannot be felt and the existence of blocking view make whole transparent procedures.
Above-mentioned screen method for showing interface and the device of revolving, at the initial screen that revolves when Event triggered, first do not wait for after interface view in interfaces windows redraws and show and revolve screen animation again, but by obtaining the interface sectional drawing of interfaces windows, and generate and block the visual effect that view replaces interface view according to interface sectional drawing.And redraw interface view when Event triggered finishing to revolve screen, then occlusion removal view, makes to revolve visual effect in screen process identical with the visual effect of conventional art.Be far smaller than owing to obtaining interface sectional drawing and generating the time loss of blocking view the time loss that redraws interface view, displaying speed be improved, thereby improved user's experience.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.It should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (10)

1. revolve a screen method for showing interface, comprising:
Obtain the initial screen event of revolving, obtain interfaces windows, obtain the interface sectional drawing of described interfaces windows;
Generate and block view and add in described interfaces windows according to described interface sectional drawing;
Obtain interface view, described interface view is removed by described interfaces windows, and by described interface view buffer memory;
Obtain and finish to revolve screen event, obtain the interface view of buffer memory, described interface view is redrawn and add in described interfaces windows, described in block view and block the described interface view being got by buffer memory;
Described in inciting somebody to action, blocking view is removed by described interfaces windows.
2. the screen method for showing interface that revolves according to claim 1, is characterized in that, describedly generates before blocking the step of view and can comprise according to described postrotational interface sectional drawing:
Obtain the length breadth ratio of display screen;
Adjust described interface sectional drawing according to described length breadth ratio.
3. the screen method for showing interface that revolves according to claim 2, is characterized in that, the described step of adjusting described interface sectional drawing according to described length breadth ratio is:
According to described length breadth ratio, described interface sectional drawing is carried out to stretch processing.
4. the screen method for showing interface that revolves according to claim 2, is characterized in that, the described step of adjusting described interface sectional drawing according to described length breadth ratio is:
According to described length breadth ratio, described interface sectional drawing is carried out to symmetrical filler, and by placed in the middle described interface sectional drawing.
5. according to revolving screen method for showing interface described in claim 1 to 4 any one, it is characterized in that, the described step that described interface view is redrawn is:
Redraw interface view according to described length breadth ratio.
6. revolve a screen showing interface device, it is characterized in that, comprising:
Interface sectional drawing acquisition module, for obtaining the initial screen event of revolving, obtains interfaces windows, obtains the interface sectional drawing of described interfaces windows;
Block view generation module, for generating and block view and add described interfaces windows to according to described interface sectional drawing;
Interface view removes module, for obtaining interface view, described interface view removed by described interfaces windows, and by described interface view buffer memory;
Interface view redraws module, finishes to revolve screen event for obtaining, and obtains the interface view of buffer memory, described interface view is redrawn and adds in described interfaces windows, described in block view and block the described interface view being got by buffer memory;
Block view and remove module, removed by described interfaces windows for blocking view described in general.
7. the screen showing interface device that revolves according to claim 6, is characterized in that, described in block view generation module also for obtaining the length breadth ratio of display screen, adjust described interface sectional drawing according to described length breadth ratio.
8. the screen showing interface device that revolves according to claim 7, is characterized in that, described in block view generation module also for described interface sectional drawing being carried out to stretch processing according to described length breadth ratio.
9. the screen showing interface device that revolves according to claim 7, is characterized in that, described in block view generation module also for according to described length breadth ratio, described interface sectional drawing being carried out to symmetrical filler, and by placed in the middle described interface sectional drawing.
10. shield showing interface device according to revolving described in claim 6 to 9 any one, it is characterized in that, described interface view redraws module also for redrawing interface view according to described length breadth ratio.
CN201310037568.6A 2013-01-30 2013-01-30 Rotation screen method for showing interface and device Active CN103970397B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310037568.6A CN103970397B (en) 2013-01-30 2013-01-30 Rotation screen method for showing interface and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310037568.6A CN103970397B (en) 2013-01-30 2013-01-30 Rotation screen method for showing interface and device

Publications (2)

Publication Number Publication Date
CN103970397A true CN103970397A (en) 2014-08-06
CN103970397B CN103970397B (en) 2018-06-15

Family

ID=51239974

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310037568.6A Active CN103970397B (en) 2013-01-30 2013-01-30 Rotation screen method for showing interface and device

Country Status (1)

Country Link
CN (1) CN103970397B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445554A (en) * 2016-10-13 2017-02-22 成都中科创达软件有限公司 Handheld terminal navigation bar redrawing method and device
CN109032710A (en) * 2017-06-09 2018-12-18 阿里巴巴集团控股有限公司 A kind of interface method of adjustment, device, equipment and storage medium
CN109725967A (en) * 2018-12-18 2019-05-07 努比亚技术有限公司 The method of adjustment and device, mobile terminal and storage medium of horizontal/vertical screen display mistake
CN113126836A (en) * 2019-12-31 2021-07-16 Tcl集团股份有限公司 Picture display method, storage medium and terminal equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369210A (en) * 2008-08-22 2009-02-18 深圳华为通信技术有限公司 Method and device for regulating user interface element
CN101834938A (en) * 2010-03-25 2010-09-15 中兴通讯股份有限公司 Device and method for realizing horizontal/vertical screen switching of mobile terminal
WO2011003467A1 (en) * 2009-07-10 2011-01-13 Tomtom International B.V. Touchscreen input on a multi-view display screen
CN102109959A (en) * 2011-03-07 2011-06-29 惠州Tcl移动通信有限公司 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen
KR20120001565A (en) * 2010-06-29 2012-01-04 삼성에스디에스 주식회사 Terminal device supported pivot function and method for display thereof
CN102520842A (en) * 2011-11-18 2012-06-27 广东欧珀移动通信有限公司 Horizontal-vertical screen switching rotation control method for hand-held devices
CN102662659A (en) * 2012-03-21 2012-09-12 奇智软件(北京)有限公司 Method and system for processing image display

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369210A (en) * 2008-08-22 2009-02-18 深圳华为通信技术有限公司 Method and device for regulating user interface element
WO2011003467A1 (en) * 2009-07-10 2011-01-13 Tomtom International B.V. Touchscreen input on a multi-view display screen
CN101834938A (en) * 2010-03-25 2010-09-15 中兴通讯股份有限公司 Device and method for realizing horizontal/vertical screen switching of mobile terminal
KR20120001565A (en) * 2010-06-29 2012-01-04 삼성에스디에스 주식회사 Terminal device supported pivot function and method for display thereof
CN102109959A (en) * 2011-03-07 2011-06-29 惠州Tcl移动通信有限公司 Method for realizing rotation of JAVA application programming interface (API) with rotation of screen
CN102520842A (en) * 2011-11-18 2012-06-27 广东欧珀移动通信有限公司 Horizontal-vertical screen switching rotation control method for hand-held devices
CN102662659A (en) * 2012-03-21 2012-09-12 奇智软件(北京)有限公司 Method and system for processing image display

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445554A (en) * 2016-10-13 2017-02-22 成都中科创达软件有限公司 Handheld terminal navigation bar redrawing method and device
CN109032710A (en) * 2017-06-09 2018-12-18 阿里巴巴集团控股有限公司 A kind of interface method of adjustment, device, equipment and storage medium
CN109032710B (en) * 2017-06-09 2022-05-24 斑马智行网络(香港)有限公司 Interface adjusting method, device, equipment and storage medium
CN109725967A (en) * 2018-12-18 2019-05-07 努比亚技术有限公司 The method of adjustment and device, mobile terminal and storage medium of horizontal/vertical screen display mistake
CN109725967B (en) * 2018-12-18 2022-11-22 深圳市展兴自动化科技有限公司 Method and device for adjusting horizontal and vertical screen display errors, mobile terminal and storage medium
CN113126836A (en) * 2019-12-31 2021-07-16 Tcl集团股份有限公司 Picture display method, storage medium and terminal equipment

Also Published As

Publication number Publication date
CN103970397B (en) 2018-06-15

Similar Documents

Publication Publication Date Title
US10552644B2 (en) Method and apparatus for displaying information content
US10775991B2 (en) Overlay images and texts in user interface
RU2606055C2 (en) Desktop system of mobile terminal and interface interaction method and device
CN105242817B (en) Page elements highlighted method and device in real time
CN103853417B (en) The rolling Pagination Display method and apparatus of network dynamic picture
US20150187095A1 (en) Method and device for implementing page mask
CN104571842B (en) Information processing method and electronic equipment
KR20160120343A (en) Cross-platform rendering engine
CN105630478A (en) Method and device for realizing page switching
WO2019085598A1 (en) Method and apparatus for calculating above-the-fold rendering duration of page, and electronic device
CN105224163B (en) interface display method and device
CN103942290B (en) Method and apparatus for providing the image in webpage in the terminal
CN103970397A (en) Rotary screen interface display method and rotary screen interface display device
CN107977137B (en) Object display method, device and equipment of application page
CN104866318A (en) Method and device for displaying label pages in multiple windows
CN108845854A (en) Method for displaying user interface, device, terminal and storage medium
US10643580B2 (en) Method and device for switching playing mode of a mobile terminal, storage medium and program
CN107728809A (en) A kind of application interface display methods, device and storage medium
CN103164227B (en) The acquisition method of a kind of video in window and device
CN107179920B (en) Network engine starting method and device
CN107203434A (en) A kind of texture shared method, device and computer-readable recording medium
CN107025100A (en) Play method, interface rendering intent and device, the equipment of multi-medium data
CN106325873A (en) Multi-window page display processing method and device
CN103136176A (en) Method for inserting content in edited document and electronic equipment
KR100829637B1 (en) Method and apparatus for producing animation

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