Searched refs:FrameToMosaicRect (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DBlend.h103 void FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect);
H A DBlend.cpp164 FrameToMosaicRect(mb->width, mb->height, mb->trs, mb->brect);
1165 void Blend::FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect) function in class:Blend

Completed in 38 milliseconds