Searched refs:crop (Results 1 – 1 of 1) sorted by relevance
376 int[] crop = new int[4]; in Label() local377 crop[0] = cropU; in Label()378 crop[1] = cropV; in Label()379 crop[2] = cropW; in Label()380 crop[3] = cropH; in Label()381 mCrop = crop; in Label()