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

  /development/perftests/panorama/feature_mos/src/mosaic/
AlignFeatures.h 40 static const int ALIGN_RET_ERROR = -1;
AlignFeatures.cpp 95 return ALIGN_RET_ERROR;
158 return ALIGN_RET_ERROR;
206 return ALIGN_RET_ERROR;
Mosaic.cpp 170 case Align::ALIGN_RET_ERROR:
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.h 40 static const int ALIGN_RET_ERROR = -1;
AlignFeatures.cpp 95 return ALIGN_RET_ERROR;
158 return ALIGN_RET_ERROR;
206 return ALIGN_RET_ERROR;
Mosaic.cpp 167 case Align::ALIGN_RET_ERROR:

Completed in 55 milliseconds