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

  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 39 static const int DEGREES_180_THRESH = 170;
73 } else if (orient >= DEGREES_180_THRESH) {
  /hardware/ti/omap4-aah/camera/
SensorListener.cpp 37 static const int DEGREES_180_THRESH = 170;
71 } else if (orient >= DEGREES_180_THRESH) {

Completed in 54 milliseconds