OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:texu
(Results
1 - 1
of
1
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java
252
float
texU
= u * mTexelWidth;
257
grid.set(0, 0, 0.0f, 0.0f, 0.0f,
texU
, texV2);
259
grid.set(0, 1, 0.0f, height, 0.0f,
texU
, texV );
Completed in 15 milliseconds