HomeSort by relevance Sort by last modified time
    Searched refs:DEGREES_90_THRESH (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 38 static const int DEGREES_90_THRESH = 50;
75 } else if (orient >= DEGREES_90_THRESH) {
  /hardware/ti/omap4-aah/camera/
SensorListener.cpp 36 static const int DEGREES_90_THRESH = 50;
73 } else if (orient >= DEGREES_90_THRESH) {

Completed in 206 milliseconds