Home
last modified time | relevance | path

Searched refs:mTexelWidth (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java66 mTexelWidth = (float) (1.0 / mStrikeWidth); in LabelMaker()
399 private float mTexelWidth; // Convert texel to U field in LabelMaker