Home
last modified time | relevance | path

Searched defs:Label (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java388 private static class Label { class in LabelMaker
389 public Label(Grid grid, float width, float height, float baseLine, in Label() method in LabelMaker.Label