Home
last modified time | relevance | path

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

/system/chre/apps/ash_world/
Dash_world.cc50 .crossAxis = {13.0, 14.0, 15.0},
65 .crossAxis = {113.0, 114.0, 115.0},
80 .crossAxis = {213.0, 214.0, 215.0},
160 LOGI("crossAxis %f %f %f", p.crossAxis[0], p.crossAxis[1], p.crossAxis[2]); in handleTimerEvent()
/system/chre/ash/include/ash_api/
Dash.h135 float crossAxis[3]; member