Searched defs:cropRect (Results 1 – 8 of 8) sorted by relevance
141 public void setCropRect(Rect cropRect) { in setCropRect()
128 int imgHeight, Rect cropRect) { in computeMSE()
178 Rect cropRect = image.getCropRect(); in getImage() local
264 Rect cropRect = new Rect(cropRectList.get(i)); in updateErrorStats() local
246 Rect cropRect = image.getCropRect(); in checksum() local
196 jobject cropRect = NULL; in getNativeImage() local
1495 public Rect cropRect; in testCrop() field in Listener1582 Rect cropRect = new Rect(l.outCropRect); in testScaleAndCrop() local
3091 MeteringRectangle[] requestRegions, Rect cropRect){ in getExpectedOutputRegion()