Searched defs:cropType (Results 1 – 1 of 1) sorted by relevance
729 static int32_t BuildPixelMap(unique_ptr<PixelMap> &dstPixelMap, const CropValue &cropType, in BuildPixelMap()772 CropValue cropType = PostProc::ValidCropValue(sRect, srcImageInfo.size); in Create() local