Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.h75 std::string GetRealPathStr(const std::string& filePath);
H A Ddrawing_playback.cpp448 std::string DrawingDCL::GetRealPathStr(const std::string& filePath) in GetRealPathStr() function in OHOS::Rosen::DrawingDCL
467 std::string realDclFilePathStr = GetRealPathStr(dclFile); in LoadDrawCmdList()