Searched defs:crop (Results 1 – 6 of 6) sorted by relevance
63 RectF crop = parameters.get(CROP_WINDOW); in createOutputInfo() local
37 struct crop { struct38 int left;39 int top;40 int right;41 int bottom;42 } crop; member
105 int crop[] = new int[] { 0, 0, 4, 4 }; in onDrawFrame() local
630 Rect crop = image.getCropRect(); in validateSwirl() local753 Rect crop = image.getCropRect(); in getDataFromImage() local
373 Rect crop = new Rect(0 ,0, cropWidth, cropHeight); in testInBitmapReuse() local
583 Rect crop = new Rect(/*left*/wOffset, /*top*/hOffset, /*right*/wOffset + w, in convertPixelYuvToRgba() local