Searched refs:getAwtShape (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath.java43 public Shape getAwtShape() { method in class:Path
H A DCanvas.java862 g.fill(path.getAwtShape());
866 g.draw(path.getAwtShape());

Completed in 135 milliseconds