Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h32 inline static const std::string KEY_RS_CMD_PARCEL_LIST = "rs_cmd_parcel_list"; variable
H A Drs_profiler.cpp809 …captureData.SetProperty(RSCaptureData::KEY_RS_CMD_PARCEL_LIST, GetCommandParcelList(g_recordStartT… in RecordUpdate()