Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java203 pathDelegate.fillBounds(rect); in nIsRect()
219 pathDelegate.fillBounds(bounds); in nComputeBounds()
641 public void fillBounds(RectF bounds) { in fillBounds() method in Path_Delegate