Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_command.h96 return Utils::ToFp64(String(index)); in Fp64()
H A Drs_profiler_capturedata.cpp61 return Utils::ToFp64(GetProperty(name)); in GetPropertyDouble()
H A Drs_profiler_utils.cpp172 return static_cast<float>(ToFp64(string)); in ToFp32()
175 double Utils::ToFp64(const std::string& string) in ToFp64() function in OHOS::Rosen::Utils
228 number = ToFp64(string); in ToNumber()
H A Drs_profiler_utils.h66 static double ToFp64(const std::string& string);

Completed in 3 milliseconds