Home
last modified time | relevance | path

Searched refs:GetValidCropRect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp876 static void GetValidCropRect(const Rect &src, ImagePlugin::PlImageInfo &plInfo, Rect &dst) in GetValidCropRect() function
1023 GetValidCropRect(opts_.CropRect, plInfo, crop); in CreatePixelMapByInfos()