Home
last modified time | relevance | path

Searched refs:ReadRSData (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.h105 bool ReadRSData(double untilTime, std::vector<uint8_t>& data, double& readTime);
H A Drs_profiler_file.cpp448 bool RSFile::ReadRSData(double untilTime, std::vector<uint8_t>& data, double& readTime) in ReadRSData() function in OHOS::Rosen::RSFile
H A Drs_profiler.cpp1834 if (!g_playbackShouldBeTerminated && g_playbackFile.ReadRSData(deltaTime, data, readTime)) { in OnParallelRenderBegin()

Completed in 5 milliseconds