Searched refs:ParsePixelMapByPath (Results 1 – 4 of 4) sorted by relevance
27 static std::unique_ptr<PixelMap> ParsePixelMapByPath(const std::string &pathName);
25 std::unique_ptr<PixelMap> TestPixelMapUtils::ParsePixelMapByPath(const std::string &pathName) in ParsePixelMapByPath() function in OHOS::Media::Effect::Test::TestPixelMapUtils
1110 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgPath);1408 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath);1451 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath);1490 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath);1541 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath);
1198 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath);