OSDN Git Service
(root)
/
android-x86
/
packages-wallpapers-Basic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d4d98
)
Fix Galaxy's appearance in landscape.
author
Romain Guy
<romainguy@android.com>
Thu, 15 Oct 2009 19:47:16 +0000
(12:47 -0700)
committer
Romain Guy
<romainguy@android.com>
Thu, 15 Oct 2009 19:47:16 +0000
(12:47 -0700)
Change-Id: I3a43f28f868e2c56d88ce86b43466c6464900e1b
res/raw/galaxy.rs
patch
|
blob
|
history
diff --git
a/res/raw/galaxy.rs
b/res/raw/galaxy.rs
index
cf7c7ec
..
70d75d8
100644
(file)
--- a/
res/raw/galaxy.rs
+++ b/
res/raw/galaxy.rs
@@
-151,7
+151,7
@@
void drawParticles(float xOffset, float offset, int width, int height) {
if (State->scale == 0) {
matrixScale(matrix, 6.6f, 6.0f, 1.0f);
} else {
- matrixScale(matrix,
7.6f, 16
.0f, 1.0f);
+ matrixScale(matrix,
12.6f, 12
.0f, 1.0f);
}
matrixRotate(matrix, absoluteAngle, 1.0f, 0.0f, 0.0f);
matrixRotate(matrix, a, 0.0f, 0.4f, 0.1f);