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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 69 static const int BLEND_RET_CANCELLED = -2;
Mosaic.cpp 225 case Blend::BLEND_RET_CANCELLED:
Blend.cpp 405 return BLEND_RET_CANCELLED;
562 return BLEND_RET_CANCELLED;
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Blend.h 69 static const int BLEND_RET_CANCELLED = -2;
Mosaic.cpp 225 case Blend::BLEND_RET_CANCELLED:
Blend.cpp 405 return BLEND_RET_CANCELLED;
562 return BLEND_RET_CANCELLED;
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 69 static const int BLEND_RET_CANCELLED = -2;
Mosaic.cpp 212 case Blend::BLEND_RET_CANCELLED:
Blend.cpp 405 return BLEND_RET_CANCELLED;
562 return BLEND_RET_CANCELLED;
    [all...]

Completed in 818 milliseconds