Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h42 inline static const std::string KEY_CPU_TEMP = "cpu_temp"; variable
H A Drs_profiler.cpp100 out.SetProperty(RSCaptureData::KEY_CPU_TEMP, in.cpu.temperature); in DeviceInfoToCaptureData()