Searched refs:noCrop (Results 1 – 2 of 2) sorted by relevance
363 IMapper::Rect noCrop = {0, 0, static_cast<int32_t>(mWidth), static_cast<int32_t>(mHeight)}; in getLayout() local364 return getCroppedLayout(noCrop, out); in getLayout()
170 IMapper::Rect noCrop = {0, 0, in getLayout() local173 return getCroppedLayout(noCrop, out); in getLayout()