Home
last modified time | relevance | path

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

/system/chre/apps/ash_world/
Dash_world.cc47 .tempSensitivity = {4.0, 5.0, 6.0},
62 .tempSensitivity = {104.0, 105.0, 106.0},
77 .tempSensitivity = {204.0, 205.0, 206.0},
154 LOGI("tempSensitivity %f %f %f", p.tempSensitivity[0], in handleTimerEvent()
155 p.tempSensitivity[1], p.tempSensitivity[2]); in handleTimerEvent()
/system/chre/ash/include/ash_api/
Dash.h126 float tempSensitivity[3]; member