Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/canvas/
Dcanvas_drawer.ts34 getWidth(): number; method
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DShapeHolder.java81 public float getWidth() { in getWidth() method in ShapeHolder
/development/tools/winscope/src/app/components/timeline/
Dmini_canvas_drawer.ts147 getWidth() { method in MiniCanvasDrawer
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DLabelMaker.java279 public float getWidth(int labelID) { in getWidth() method in LabelMaker