Lines Matching refs:cropTop
1672 int32_t cropLeft, cropTop, cropRight, cropBottom;
1681 kKeyCropRect, &cropLeft, &cropTop, &cropRight, &cropBottom)) {
1683 cropLeft = cropTop = 0;
1690 cropLeft, cropTop, cropRight, cropBottom);
1695 mCropRect.top = cropTop;
1710 int32_t usableHeight = cropBottom - cropTop + 1;