OpenGrok
Cross Reference: GlobalTime.java
xref
: /
development
/
samples
/
GlobalTime
/
src
/
com
/
android
/
globaltime
/
GlobalTime.java
Home
|
History
|
Annotate
|
Download
|
only in
globaltime
Lines Matching
refs:tx
1172
float
tx
= mGLView.getTranslateX();
1178
gl.glTranslatef(
tx
, ty, tz);