Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h39 inline static const std::string KEY_RENDER_FRAME_LEN = "render_frame_len"; variable
H A Drs_profiler.cpp410 captureData.SetProperty(RSCaptureData::KEY_RENDER_FRAME_LEN, frameLengthNanosecs); in OnParallelRenderEnd()