Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp225 bool CheckPixelmap(std::unique_ptr<PixelMap> &pixelMap, ImageInfo &imageInfo) in CheckPixelmap() function
432 if (!CheckPixelmap(dstPixelMap, dstImageInfo)) { in Create()