Home
last modified time | relevance | path

Searched defs:cur_state (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h57 int cur_state; /* temperature / cdev state at current time */ member
63 : cur_state(state), in cur_state() function
/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp286 bool cur_state = connector->connected(); in find_hdmi_connector_status() local