mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 07:02:25 +00:00
kuangjia
Signed-off-by: 王德海 <wangdehai2@huawei.com> Change-Id: I3a401902a566bf838684797626355884d181d1c2
This commit is contained in:
parent
dd6a270ab4
commit
f30fc58f3f
@ -174,11 +174,10 @@ std::string RSGraphicTest::GetImageSavePath(const std::string path)
|
||||
} else {
|
||||
if (!fs::is_directory(imagePath)) {
|
||||
LOGE("RSGraphicTestDirector path is not dir");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
retrun imagePath;
|
||||
return imagePath;
|
||||
}
|
||||
|
||||
} // namespace Rosen
|
||||
|
Loading…
Reference in New Issue
Block a user