Searched refs:tempIntercept (Results 1 – 2 of 2) sorted by relevance
/system/chre/apps/ash_world/ |
D | ash_world.cc | 48 .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/ |
D | ash.h | 129 float tempIntercept[3]; member
|