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.cpp633 static bool CheckPixelMap(unique_ptr<PixelMap>& dstPixelMap, const InitializationOptions &opts) in CheckPixelMap() function
655 if (!CheckPixelMap(dstPixelMap, opts)) { in Create()