Searched refs:setCropRect (Results 1 – 7 of 7) sorted by relevance
141 public void setCropRect(Rect cropRect) { in setCropRect() method in CodecImage
53 setCropRect(image.getCropRect()); in ImageWrapper()
695 closedImage.setCropRect(rect); in imageInvalidAccessTestAfterClose()
743 closedImage.setCropRect(rect); in imageInvalidAccessTestAfterClose()
937 image.setCropRect(new Rect(20, 70, 40, 90)); in testBufferQueueCrop()1009 image.setCropRect(new Rect(20, 70, 40, 90)); in testAutoSizeWithCrop()
471 image.setCropRect(new Rect(1, 1, textureWidth - 1, textureHeight - 1)); in testCropRect()
22343 method public void setCropRect(android.graphics.Rect);