Searched defs:rotatedBounds (Results 1 – 4 of 4) sorted by relevance
58 float[] rotatedBounds = new float[] { bounds.x, bounds.y }; in createThumbnail() local
85 float[] rotatedBounds = new float[] { bounds.x, bounds.y }; in readCroppedBitmap() local
398 final Rect rotatedBounds = new Rect(bounds); in draw() local
783 final Rect rotatedBounds = new Rect(0, 0, 123, 456); in testUpdateInputWindowHandle() local