Lines Matching refs:getCrop
360 srcX = grallocMapper.getCrop().x;
361 srcY = grallocMapper.getCrop().y;
362 srcW = grallocMapper.getCrop().w;
363 srcH = grallocMapper.getCrop().h;
476 if (mapper->getCrop().x != srcX || mapper->getCrop().y != srcY ||
477 mapper->getCrop().w != srcW || mapper->getCrop().h != srcH) {
672 uint32_t srcX= mapper.getCrop().x;
673 uint32_t srcY= mapper.getCrop().y;
797 uint32_t width = mapper.getCrop().w;
798 uint32_t height = mapper.getCrop().h;
1006 uint32_t srcWidth = mapper.getCrop().w;
1007 uint32_t srcHeight = mapper.getCrop().h;