Searched defs:vcrect (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | MosaicTypes.h | 74 BlendRect vcrect; // brect clipped using the voronoi neighbors variable
|
D | Blend.cpp | 820 void Blend::ComputeMask(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinf… in ComputeMask() 890 void Blend::ProcessPyramidForThisFrame(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRec… in ProcessPyramidForThisFrame()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | MosaicTypes.h | 74 BlendRect vcrect; // brect clipped using the voronoi neighbors variable
|
D | Blend.cpp | 800 void Blend::ComputeMask(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRect &rect, YUVinf… in ComputeMask() 870 void Blend::ProcessPyramidForThisFrame(CSite *csite, BlendRect &vcrect, BlendRect &brect, MosaicRec… in ProcessPyramidForThisFrame()
|