Home
last modified time | relevance | path

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

/system/chre/apps/ash_world/
Dash_world.cc48 .tempIntercept = {7.0, 8.0, 9.0},
63 .tempIntercept = {107.0, 108.0, 109.0},
78 .tempIntercept = {207.0, 208.0, 209.0},
156 LOGI("tempIntercept %f %f %f", p.tempIntercept[0], in handleTimerEvent()
157 p.tempIntercept[1], p.tempIntercept[2]); in handleTimerEvent()
/system/chre/ash/include/ash_api/
Dash.h129 float tempIntercept[3]; member