Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
H A DimageEffect.cpp70 static std::string outImagePath; variable
96 outImagePath = CommonUtils::GetStringArgument(env, args[0]); in creatOutPixeMapForPath()
99 if (outImagePath.length() > 0) { in creatOutPixeMapForPath()
150 std::shared_ptr<OH_PixelmapNative> outPixePtr = PixelMapHelper::Decode(outImagePath); in OHEffectFilterRender()

Completed in 3 milliseconds