Home
last modified time | relevance | path

Searched defs:cropType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp729 static int32_t BuildPixelMap(unique_ptr<PixelMap> &dstPixelMap, const CropValue &cropType, in BuildPixelMap()
772 CropValue cropType = PostProc::ValidCropValue(sRect, srcImageInfo.size); in Create() local