Home
last modified time | relevance | path

Searched refs:dstImagePath_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Doutput.cpp67 imagePacker.StartPacking(dstImagePath_, option); in EncodeToFile()
124 dstImagePath_ = *(dstImagePath.get()); in SetValue()
125 LOGD("The ouput source image path is %{public}s.", dstImagePath_.c_str()); in SetValue()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Doutput.h44 std::string dstImagePath_; variable