Home
last modified time | relevance | path

Searched defs:TripPoint (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/
DThermalManager.h40 struct TripPoint { struct
56 SkTArray<TripPoint> fTripPoints; argument
DThermalManager.cpp89 ThermalManager::TripPoint::TripPoint(SkString thermalZoneRoot, SkString pointName, in TripPoint() function in ThermalManager::TripPoint
/external/devlib/devlib/module/
Dthermal.py19 class TripPoint(object): class