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

  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 40 static const int DEGREES_270_THRESH = 250;
71 if (orient >= DEGREES_270_THRESH) {
  /hardware/ti/omap4-aah/camera/
SensorListener.cpp 38 static const int DEGREES_270_THRESH = 250;
69 if (orient >= DEGREES_270_THRESH) {

Completed in 89 milliseconds