Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DSensorListener.cpp38 static const int DEGREES_90_THRESH = 50; variable
75 } else if (orient >= DEGREES_90_THRESH) { in sensor_events_listener()