Searched defs:crop (Results 1 – 8 of 8) sorted by relevance
63 RectF crop = parameters.get(CROP_WINDOW); in createOutputInfo() local
44 struct crop { struct45 int left;46 int top;47 int right;48 int bottom;49 } crop; member
105 int crop[] = new int[] { 0, 0, 4, 4 }; in onDrawFrame() local
633 Rect crop = image.getCropRect(); in validateSwirl() local756 Rect crop = image.getCropRect(); in getDataFromImage() local
426 Rect crop = new Rect(0 ,0, cropWidth, cropHeight); in testInBitmapReuse() local
751 Rect crop = new Rect(/*left*/wOffset, /*top*/hOffset, /*right*/wOffset + w, in convertPixelYuvToRgba() local
1158 Rect crop = image.getCropRect(); in getImageMD5Checksum() local
1265 Rect crop = image.getCropRect(); in getImageMD5Checksum() local