Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/util/
DTestUtils.java187 Rect drawableBounds = drawable.getBounds(); in assertAllPixelsOfColor() local
188 canvas.translate(-drawableBounds.left, -drawableBounds.top); in assertAllPixelsOfColor()