... | @@ -55,7 +55,7 @@ reduce the screen flicker. |
... | @@ -55,7 +55,7 @@ reduce the screen flicker. |
|
The synchronous update mechanism provides an easy way to reduce
|
|
The synchronous update mechanism provides an easy way to reduce
|
|
the screen flicker. However, it has the following restrictions:
|
|
the screen flicker. However, it has the following restrictions:
|
|
|
|
|
|
- It only works with low resolution.
|
|
- It is not suitable to a screen with high resolution.
|
|
- It may hide the side effects of some inefficient code in
|
|
- It may hide the side effects of some inefficient code in
|
|
your MiniGUI app.
|
|
your MiniGUI app.
|
|
- It lacks support for hardware acceleration.
|
|
- It lacks support for hardware acceleration.
|
... | | ... | |