Searched refs:dstImagePath_ (Results 1 – 2 of 2) sorted by relevance
67 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()
44 std::string dstImagePath_; variable