Home
last modified time | relevance | path

Searched refs:GetCommandParcelList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h209 RSB_EXPORT static std::string GetCommandParcelList(double recordStartTime);
H A Drs_profiler_base.cpp842 std::string RSProfiler::GetCommandParcelList(double recordStartTime) in GetCommandParcelList() function in OHOS::Rosen::RSProfiler
H A Drs_profiler.cpp809 …captureData.SetProperty(RSCaptureData::KEY_RS_CMD_PARCEL_LIST, GetCommandParcelList(g_recordStartT… in RecordUpdate()