Searched refs:DoMergeAndBlend (Results 1 - 4 of 4) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DBlend.h107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
H A DBlend.cpp284 ret = DoMergeAndBlend(frames, numCenters, width, height, *imgMos, fullRect,
374 int Blend::DoMergeAndBlend(MosaicFrame **frames, int nsite, function in class:Blend
/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DBlend.h107 int DoMergeAndBlend(MosaicFrame **frames, int nsite, int width, int height, YUVinfo &imgMos, MosaicRect &rect, MosaicRect &cropping_rect, float &progress, bool &cancelComputation);
H A DBlend.cpp284 ret = DoMergeAndBlend(frames, numCenters, width, height, *imgMos, fullRect,
374 int Blend::DoMergeAndBlend(MosaicFrame **frames, int nsite, function in class:Blend

Completed in 13 milliseconds