Searched refs:updatedCrop (Results 1 – 1 of 1) sorted by relevance
729 Rect updatedCrop(left, top, right, bottom); in getCrop() local730 if (updatedCrop.isValid()) { in getCrop()731 crop = updatedCrop; in getCrop()