Searched defs:cropRect (Results 1 – 5 of 5) sorted by relevance
142 public void setCropRect(Rect cropRect) { in setCropRect()
182 jobject cropRect = NULL; in getNativeImage() local
1376 public Rect cropRect; in testCrop() field in Listener1463 Rect cropRect = new Rect(l.outCropRect); in testScaleAndCrop() local
338 Rect cropRect = image.getCropRect(); in checksum() local
2691 MeteringRectangle[] requestRegions, Rect cropRect){ in getExpectedOutputRegion()