Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.h102 …bool ReadRSMetrics(double untilTime, uint32_t layer, std::vector<uint8_t>& data, double& readTime);
H A Drs_profiler_file.cpp466 bool RSFile::ReadRSMetrics(double untilTime, uint32_t layer, std::vector<uint8_t>& data, double& re… in ReadRSMetrics() function in OHOS::Rosen::RSFile