Home
last modified time | relevance | path

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

/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DBlend.h69 static const int BLEND_RET_CANCELLED = -2; variable
H A DMosaic.cpp212 case Blend::BLEND_RET_CANCELLED: in createMosaic()
H A DBlend.cpp405 return BLEND_RET_CANCELLED; in DoMergeAndBlend()
562 return BLEND_RET_CANCELLED; in DoMergeAndBlend()