Home
last modified time | relevance | path

Searched refs:TestPixelMapUtils (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_effect/test/unittest/utils/
H A Dtest_pixel_map_utils.h25 class TestPixelMapUtils { class
H A Dtest_pixel_map_utils.cpp25 std::unique_ptr<PixelMap> TestPixelMapUtils::ParsePixelMapByPath(const std::string &pathName) in ParsePixelMapByPath()
/foundation/multimedia/image_effect/test/unittest/
H A Dnative_image_effect_unittest.cpp1112 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgPath); in HWTEST_F()
1410 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1453 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1492 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1543 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1594 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_adobeHdrPath); in HWTEST_F()
H A Dimage_effect_capi_unittest.cpp1198 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()

Completed in 7 milliseconds