Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp928 static bool ResizePixelMap(std::unique_ptr<PixelMap>& pixelMap, uint64_t imageId, DecodeOptions &op… in ResizePixelMap() function
1039 if (!(ResizePixelMap(pixelMap, imageId_, opts_))) { in CreatePixelMapByInfos()