HomeSort by relevance Sort by last modified time
    Searched defs:setHotspotBounds (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableContainerTest.java 276 mDrawableContainer.setHotspotBounds(bounds.left, bounds.top, bounds.right, bounds.bottom);
295 mDrawableContainer.setHotspotBounds(bounds.left, bounds.top, bounds.right, bounds.bottom);
    [all...]
LayerDrawableTest.java 538 layerDrawable.setHotspotBounds(bounds.left, bounds.top, bounds.right, bounds.bottom);
552 layerDrawable.setHotspotBounds(bounds.left, bounds.top, bounds.right, bounds.bottom);
    [all...]

Completed in 48 milliseconds