Home
last modified time | relevance | path

Searched refs:IsSameSize (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.h231 static bool IsSameSize(const Size &src, const Size &dst);
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h417 static bool IsSameSize(const Size &src, const Size &dst);
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp772 !isHasConvert && IsSameSize(srcImageInfo.size, dstImageInfo.size)) { in Create()
985 bool PixelMap::IsSameSize(const Size &src, const Size &dst) in IsSameSize() function in OHOS::Media::PixelMap

Completed in 8 milliseconds