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

  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.h 69 static const int BLEND_RET_CANCELLED = -2;
Mosaic.cpp 215 case Blend::BLEND_RET_CANCELLED:
Blend.cpp 390 return BLEND_RET_CANCELLED;
547 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 121 milliseconds