Searched refs:gyrInitValues (Results 1 – 1 of 1) sorted by relevance
70 float[] accInitValues = null, magInitValues = null, gyrInitValues = null; in analyzeData() local93 if (gyrInitValues == null) { in analyzeData()94 gyrInitValues = event.values.clone(); in analyzeData()