Searched refs:significantMotion (Results 1 – 1 of 1) sorted by relevance
5974 int significantMotion; in readDmpSignificantMotionEvents() local5989 if (fscanf(fp, "%d\n", &significantMotion) < 0 || fclose(fp) < 0) { in readDmpSignificantMotionEvents()