summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/LabelMaker.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused Grid object from LabelMaker.java class.Jack Palevich2010-10-251-19/+4
| | | | | | Also remove unnescessary "executable" bits from a documentation file. Change-Id: I49bf8a6f0dabece62d16956b7e02c9a846bdd69b
* Remove unnecessary matrix stack manipulations.Jack Palevich2009-12-221-6/+1
| | | | glDrawTexiOES does not use the matix stack, so no need to modify it.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+431
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-431/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+431