Searched refs:IsSameImage (Results 1 – 11 of 11) sorted by relevance
103 EXPECT_EQ(true, pixelmap1->IsSameImage(*pixelmap2));
899 auto ret = pixelMap1->IsSameImage(*pixelMap);906 ret = pixelMap1->IsSameImage(*pixelMap2);913 ret = pixelMap1->IsSameImage(*pixelMap3);920 ret = pixelMap1->IsSameImage(*pixelMap4);927 ret = pixelMap1->IsSameImage(*pixelMap5);1719 auto ret = pixelMap1->IsSameImage(*pixelMap);1725 ret = pixelMap1->IsSameImage(*pixelMap2);1731 ret = pixelMap1->IsSameImage(*pixelMap3);
612 EXPECT_EQ(true, pixelmap1->IsSameImage(*pixelmap2));950 bool ret = pixelMap.IsSameImage(pixelMap1);
69 NATIVEEXPORT bool IsSameImage(const PixelMap &other) override;
169 NATIVEEXPORT virtual bool IsSameImage(const PixelMap &other);
175 bool PixelAstc::IsSameImage(const PixelMap &other) in IsSameImage() function in OHOS::Media::PixelAstc
1491 bool PixelMap::IsSameImage(const PixelMap &other) in IsSameImage() function in OHOS::Media::PixelMap
51 return pixelMap->IsSameImage(*(other.pixelMap)) && x == other.x && y == other.y;
399 bool ret = pixelAstc->IsSameImage(pixelmap);419 bool ret = pixelAstc->IsSameImage(pixelmap);
251 bool PixelMap::IsSameImage(const PixelMap &other) in IsSameImage() function in OHOS::Media::PixelMap
108 NATIVEEXPORT bool IsSameImage(const PixelMap &other);