Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h48 inline static const std::string KEY_GPU_FREQ = "gpu_freq"; variable
H A Drs_profiler.cpp105 out.SetProperty(RSCaptureData::KEY_GPU_FREQ, in.gpu.frequencyLoad.current); in DeviceInfoToCaptureData()