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

  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java 90 public static final int MOSAIC_RET_CANCELLED = -2;
PanoramaActivity.java     [all...]
  /development/perftests/panorama/feature_mos/src/mosaic/
Mosaic.h 148 static const int MOSAIC_RET_CANCELLED = -2;
Mosaic.cpp 216 ret = MOSAIC_RET_CANCELLED;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Mosaic.h 148 static const int MOSAIC_RET_CANCELLED = -2;
Mosaic.cpp 213 ret = MOSAIC_RET_CANCELLED;
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 541 ret = Mosaic::MOSAIC_RET_CANCELLED;

Completed in 569 milliseconds