Home
last modified time | relevance | path

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

/external/skia/tools/
DThermalManager.cpp89 ThermalManager::TripPoint::TripPoint(SkString thermalZoneRoot, SkString pointName, in TripPoint() argument
91 : fThermalZoneRoot(thermalZoneRoot) in TripPoint()
93 SkString fullPath(thermalZoneRoot); in TripPoint()
DThermalManager.h41 TripPoint(SkString thermalZoneRoot, SkString pointName, int32_t threshold);