Searched refs:BLEND_RET_CANCELLED (Results 1 - 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DBlend.h69 static const int BLEND_RET_CANCELLED = -2; member in class:Blend
H A DMosaic.cpp212 case Blend::BLEND_RET_CANCELLED:
H A DBlend.cpp405 return BLEND_RET_CANCELLED;
562 return BLEND_RET_CANCELLED;

Completed in 100 milliseconds