Searched defs:FrameToMosaicRect (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DBlend.cpp164 FrameToMosaicRect(mb->width, mb->height, mb->trs, mb->brect);
1185 void Blend::FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect) function in class:Blend
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
H A DBlend.cpp164 FrameToMosaicRect(mb->width, mb->height, mb->trs, mb->brect);
1185 void Blend::FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect) function in class:Blend
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
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 72 milliseconds