CN101324845A - Embedded system and display method of user graphical interfaces - Google Patents

Embedded system and display method of user graphical interfaces Download PDF

Info

Publication number
CN101324845A
CN101324845A CNA2008101172404A CN200810117240A CN101324845A CN 101324845 A CN101324845 A CN 101324845A CN A2008101172404 A CNA2008101172404 A CN A2008101172404A CN 200810117240 A CN200810117240 A CN 200810117240A CN 101324845 A CN101324845 A CN 101324845A
Authority
CN
China
Prior art keywords
focus
data
pattern
change
user
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.)
Pending
Application number
CNA2008101172404A
Other languages
Chinese (zh)
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.)
Vimicro Corp
Original Assignee
Vimicro 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 Vimicro Corp filed Critical Vimicro Corp
Priority to CNA2008101172404A priority Critical patent/CN101324845A/en
Publication of CN101324845A publication Critical patent/CN101324845A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses an embedded system and a display method of the graphic user interface thereof, and aims to solve the problem that the graph switching efficiency in the embedded system GUI is lower. The display method comprises the following steps: each independent graph datum is restored in different storage modules, and the graph data are used for describing the independent graphs in the graphic user interface; after a graph switching command from the user is received, the graph data used for describing the graphs to be switched is changed; the changed graph data and the other graph data which are not changed are respectively invoked, and then superimposing is performed; the graph data obtained after through superimposing is converted into graphic display, and because each graph datum is restored in the different storage modules, only the graph data used for describing the graphs to be switched are required to be changed instead of changing all the graph data when graph switching is performed by the user, and thereby the efficiency is improved.

Description

The display packing of a kind of embedded system and graphical interface of user thereof
Technical field
The invention belongs to field of graphical user interfaces, the display packing of particularly a kind of embedded system and graphical interface of user thereof.
Background technology
Embedded type GUI (Graphic User Interface, graphical interface of user) is exactly the graphic user interface that in embedded system, designs for specific hardware device or environment, common GUI comprises in embedded system: the figure and the background graphics that are in focus, with the similar embedded product of multimedia player is example, as shown in Figure 1, wherein graphical interface of user 100 comprises: background graphics 200 and broadcast button (pattern of focus) 300.On the interface of this class player, a kind of modal function is, after the user had chosen broadcast button 300, broadcast button 300 icons became big or play a little animation and become broadcast button 310 (promptly switching pattern of focus) as shown in Figure 2.The shape library GUI of at present common development interface, all figures (background+function button) data all are stored among the same frame buffer (frame buffering), convert the graph data of storing among the frame buffer to figure again and are presented on the screen.It is no problem to do the function realization like this, but efficiency ratio is lower, because when the user is switched the focus of picture (after having chosen certain function button, this button icon becomes big or plays a little animation) time, at first will be the graph data update all of storage among the frame buffer (frame buffering), just graph data is converted to figure then and be presented on the screen.
Summary of the invention
In order to solve in the prior art, the user is switched the lower problem of picture efficiency ratio in embedded system GUI, and the embodiment of the invention provides a kind of display packing of embedded system graphical interface of user, comprising:
With each independently graph data be stored in different memory modules, described graph data is used for describing independently figure of graphical interface of user;
After receiving that the user is switched the order of figure, change is used to describe the graph data of to be switched figure;
Call graph data after the change respectively and other does not change graph data, do overlap-add procedure;
Convert the graph data that obtains after the stack to graphic presentation.
The embodiment of the invention also provides a kind of embedded system simultaneously, comprising:
A plurality of memory modules: be used to store independently graph data, described graph data is used for describing independently figure of graphical interface of user;
Handover module: after being used to receive that the user is switched the order of figure, change is used to describe the graph data of to be switched figure;
Laminating module: be used for calling respectively graph data after the change and other does not change graph data, do overlap-add procedure;
Display module: the graph data that is used for obtaining after the stack converts graphic presentation to.
The specific embodiments that is provided by the invention described above as can be seen, be stored in different memory modules just because of each independent graphical data, when switching figure, the user only changes the graph data that is used to describe to be switched figure, rather than all graph datas are changed, so efficient is improved.
Description of drawings
Fig. 1 is the graphical interface of user synoptic diagram;
Fig. 2 is the graphical interface of user synoptic diagram;
Fig. 3 is the first embodiment method flow diagram provided by the invention;
Fig. 4 is the graphical interface of user synoptic diagram;
Fig. 5 is the graphical interface of user synoptic diagram;
Fig. 6 is the second embodiment method flow diagram provided by the invention;
Fig. 7 is the graphical interface of user synoptic diagram;
Fig. 8 is the 3rd an embodiment system construction drawing provided by the invention.
Embodiment
First embodiment provided by the invention is a kind of display packing of embedded system graphical interface of user, in conjunction with Fig. 1 and Fig. 2 this method is described, and method flow comprises as shown in Figure 3:
Step 101: in the A of frame buffer address space corresponding memory space, storage is used to describe the pattern of focus data of broadcast button 300.
Step 102: in the B of frame buffer address space corresponding memory space, storage is used to describe the background graphics data of background graphics 200.
Step 103: when the user clicks broadcast button 300 among Fig. 1, embedded system is received when the user is switched the order of pattern of focus, be used to describe the pattern of focus data of broadcast button 300 in the A address space corresponding memory space with frame buffer, change to the pattern of focus data that are used to describe broadcast button 310.
Step 104: call the pattern of focus data that are used to describe the background graphics data of background graphics 200 and are used to describe broadcast button 310, make overlap-add procedure, generation is used to describe background graphics 200 following, and broadcast button 310 is at last graph data.
Step 105: with the graph data that obtains after the overlap-add procedure, convert to background graphics 200 following broadcast button 310 in last graphic presentation on screen, as shown in Figure 2.
In above-mentioned steps, if in the step 103, the user has carried out when switching the operation of background graphics, is used to describe the background graphics data of background graphics 200 in the B address space corresponding memory space with frame buffer, changes to the background graphics data that are used for background graphics 210.Then be that the pattern of focus data of describing the background graphics data of background graphics 210 with being used to and being used to describe broadcast button 300 are made overlap-add procedure in the step 104.The image that be presented in step 105 on the screen this moment is background graphics 210 and broadcast button 300, as shown in Figure 4.
Now comprise with as shown in Figure 5 embedded system graphical interface of user 100: background graphics 200, broadcast button 300 and pause button 400 are example, further specify technical scheme of the present invention.
Second embodiment provided by the invention is a kind of display packing of embedded system graphical interface of user, and method flow comprises as shown in Figure 6:
Step 201: in space, the A1 subaddressing corresponding memory space in the A of frame buffer address space, storage is used to describe the pattern of focus data of broadcast button 300, in space, the A2 subaddressing corresponding memory space in the A address space, storage is used to describe the pattern of focus data of pause button 400.
Step 202: in the B of frame buffer address space corresponding memory space, storage is used to describe the background graphics data of background graphics 200.
Step 203: when the user clicks among Fig. 1 broadcast button 300, be used to describe the pattern of focus data of broadcast button 300 in the A address space corresponding memory space with frame buffer, change to the pattern of focus data that are used to describe broadcast button 310.
Step 204: call the background graphics data that are used to describe background graphics 200, be used to describe the pattern of focus data of pause button 400, make overlap-add procedure with the pattern of focus data that are used to describe broadcast button 310, generation is used to describe background graphics 200 following, and broadcast button 310 and pause button 400 are at last graph data.
Step 205: with the graph data that obtains after the overlap-add procedure, convert to background graphics 200 down broadcast button 310 and pause button 400 in last graphic presentation on screen, as shown in Figure 7.
The 3rd embodiment provided by the invention is a kind of embedded system, and its structure comprises as shown in Figure 8:
A plurality of memory modules 501,
Memory module 501: be used to store independently graph data, described graph data is used for describing independently figure of graphical interface of user;
Handover module 502: after being used to receive that the user is switched the order of figure, change is used to describe the graph data of to be switched figure;
Laminating module 503: be used for calling respectively graph data after the change and other does not change graph data, do overlap-add procedure;
Display module 504: the graph data that is used for obtaining after the stack converts graphic presentation to.
Further, memory module 501 comprises:
First memory module 5011: be used to store the background graphics data;
Second memory module 5012: be used to store the pattern of focus data;
Handover module 502 comprises:
Background handover module 5021: after being used to receive that the user is switched the order of background graphics, change background graphics data;
Laminating module 503 comprises:
First laminating module 5031: be used for calling respectively background graphics data and pattern of focus data after the change, do overlap-add procedure.
Further, memory module 501 comprises:
First memory module 5011: be used to store the background graphics data;
Second memory module 5012: be used to store the pattern of focus data;
Handover module 502 comprises:
Focus handover module 5022: after being used to receive that the user is switched the order of pattern of focus, change pattern of focus data;
Laminating module 503 comprises:
Second laminating module 5032: the pattern of focus data after being used for calling the background graphics data respectively and changing, do overlap-add procedure.
Further,
Second memory module comprises 5012:
A plurality of second sub module stored 50121: be used to store independently pattern of focus subdata;
Focus handover module 5022 comprises:
Focus switching submodule 50221: after being used to receive that the user is switched the order of pattern of focus, the part pattern of focus subdata in the change pattern of focus data;
Second laminating module 5032 comprises:
The second stack submodule 50321: the pattern of focus subdata that is used for calling respectively the pattern of focus subdata after background graphics data, the change and not have to change, do overlap-add procedure.
Further, memory module is the address space in the frame buffer.
Obviously, those skilled in the art can carry out various changes and modification to the present invention and not break away from the spirit and scope of the present invention.Like this, if of the present invention these are revised and modification belongs within the scope of claim of the present invention and equivalent technologies thereof, then the present invention also is intended to comprise these changes and modification interior.

Claims (10)

1, a kind of display packing of embedded system graphical interface of user is characterized in that, comprising:
With each independently graph data be stored in different memory modules, described graph data is used for describing independently figure of graphical interface of user;
After receiving that the user is switched the order of figure, change is used to describe the graph data of to be switched figure;
Call graph data after the change respectively and other does not change graph data, do overlap-add procedure;
Convert the graph data that obtains after the stack to graphic presentation.
2, the method for claim 1 is characterized in that,
Each graph data is stored in different memory module steps to be specially:
In first memory module, the pattern of focus data storage is in second memory module with the background graphics data storage;
After receiving that the user is switched the order of figure, the graph data step that change is used to describe to be switched figure is specially:
After receiving that the user is switched the order of background graphics, change background graphics data;
Call graph data after the change respectively and other does not change graph data, do the overlap-add procedure step and be specially:
Call background graphics data and pattern of focus data after the change respectively, do overlap-add procedure.
3, the method for claim 1 is characterized in that,
Each graph data is stored in different memory module steps to be specially:
In first memory module, the pattern of focus data storage is in second memory module with the background graphics data storage;
After receiving that the user is switched the order of figure, the graph data step that change is used to describe to be switched figure is specially:
After receiving that the user is switched the order of pattern of focus, change pattern of focus data;
Call graph data after the change respectively and other does not change graph data, do the overlap-add procedure step and be specially:
Pattern of focus data after calling the background graphics data respectively and changing are done overlap-add procedure.
4, method as claimed in claim 3 is characterized in that,
The pattern of focus data storage is specially in second memory module:
Each pattern of focus subdata independently with in the pattern of focus data is stored in a plurality of second sub module stored in second memory module;
After receiving that the user is switched the order of pattern of focus, change pattern of focus data are specially:
After receiving that the user is switched the order of pattern of focus, the part pattern of focus subdata in the change pattern of focus data;
Pattern of focus data after calling the background graphics data respectively and changing, do overlap-add procedure and be specially:
The pattern of focus subdata of calling the pattern of focus subdata after background graphics data, the change respectively and not have to change is done overlap-add procedure.
5, the method for claim 1 is characterized in that, different memory modules is an address space corresponding memory space different in the frame buffer.
6, a kind of embedded system is characterized in that, comprising:
A plurality of memory modules: be used to store independently graph data, described graph data is used for describing independently figure of graphical interface of user;
Handover module: after being used to receive that the user is switched the order of figure, change is used to describe the graph data of to be switched figure;
Laminating module: be used for calling respectively graph data after the change and other does not change graph data, do overlap-add procedure;
Display module: the graph data that is used for obtaining after the stack converts graphic presentation to.
7, system as claimed in claim 6 is characterized in that, memory module comprises:
First memory module: be used to store the background graphics data;
Second memory module: be used to store the pattern of focus data;
Handover module comprises:
The background handover module: after being used to receive that the user is switched the order of background graphics, change background graphics data;
Laminating module comprises:
First laminating module: be used for calling respectively background graphics data and pattern of focus data after the change, do overlap-add procedure.
8, system as claimed in claim 6 is characterized in that, memory module comprises:
First memory module: be used to store the background graphics data;
Second memory module: be used to store the pattern of focus data;
Handover module comprises:
The focus handover module: after being used to receive that the user is switched the order of pattern of focus, change pattern of focus data;
Laminating module comprises:
Second laminating module: the pattern of focus data after being used for calling the background graphics data respectively and changing, do overlap-add procedure.
9, system as claimed in claim 8 is characterized in that,
Second memory module comprises:
A plurality of second sub module stored: be used to store independently pattern of focus subdata;
The focus handover module comprises:
The focus switching submodule: after being used to receive that the user is switched the order of pattern of focus, the part pattern of focus subdata in the change pattern of focus data;
Second laminating module comprises:
The second stack submodule: the pattern of focus subdata that is used for calling respectively the pattern of focus subdata after background graphics data, the change and not have to change, do overlap-add procedure.
10, system as claimed in claim 6 is characterized in that, memory module is the address space corresponding memory space in the frame buffer.
CNA2008101172404A 2008-07-25 2008-07-25 Embedded system and display method of user graphical interfaces Pending CN101324845A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008101172404A CN101324845A (en) 2008-07-25 2008-07-25 Embedded system and display method of user graphical interfaces

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008101172404A CN101324845A (en) 2008-07-25 2008-07-25 Embedded system and display method of user graphical interfaces

Publications (1)

Publication Number Publication Date
CN101324845A true CN101324845A (en) 2008-12-17

Family

ID=40188392

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008101172404A Pending CN101324845A (en) 2008-07-25 2008-07-25 Embedded system and display method of user graphical interfaces

Country Status (1)

Country Link
CN (1) CN101324845A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957884A (en) * 2011-08-24 2013-03-06 现代摩比斯株式会社 Superposing processing device of vehicle-mounted camera images and method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957884A (en) * 2011-08-24 2013-03-06 现代摩比斯株式会社 Superposing processing device of vehicle-mounted camera images and method thereof
CN102957884B (en) * 2011-08-24 2017-05-24 现代摩比斯株式会社 Superposing processing device of vehicle-mounted camera images and method thereof

Similar Documents

Publication Publication Date Title
CN107728901B (en) Interface display method and device and terminal
US20140013271A1 (en) Prioritization of multitasking applications in a mobile device interface
US8286105B2 (en) Mobile terminal and idle screen display method for the same
CN105988860B (en) Method for executing application program and mobile device
US20130088455A1 (en) Method and apparatus for operating function in touch device
US20130198690A1 (en) Visual indication of graphical user interface relationship
US20110087997A1 (en) List scrolling method and device adapted to the same
KR20150045121A (en) Operating Method For Multi-Window And Electronic Device supporting the same
CN103024156A (en) Method, system and mobile terminal for realizing one-handed mobile terminal operation
US8966399B2 (en) Graphical menu interface, implementing method thereof, and operating method thereof
CN102323874A (en) Method and system for realizing three-dimensional user interface, and multimedia terminal
KR101911740B1 (en) Method and apparatus for operating multi tasking in a mobile device
CN102075619A (en) Method for unlocking touch screen mobile phone and touch screen mobile phone
EP2250558A1 (en) Buffers for display acceleration
KR20080050077A (en) Configuration structure of extendable idle screen of mobile device and display method thereof
CN101895634A (en) Method and device for realizing dynamic switching of mobile terminal interface
EP2682850A1 (en) Prioritization of multitasking applications in a mobile device interface
CN102393806A (en) Mobile terminal, display method and system for locking screen interface
KR100841330B1 (en) Methods of displaying menu and setting wallpaper in terminal, and terminal using these same
WO2012106855A1 (en) Method for displaying grid-interface and mobile terminal
KR20160097415A (en) Application for operating multi-windows on android platform and the touch device equipped with the same
CN100553305C (en) Television set image scaling apparatus
CN101324845A (en) Embedded system and display method of user graphical interfaces
CN101964888B (en) Method and system for implementing dynamic menu and television
CN104346029A (en) System and method for realizing display control of dynamic icons on OSD (on screen display) interface in electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20081217