Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DBlend.h103 void FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect);
DBlend.cpp159 FrameToMosaicRect(mb->width, mb->height, mb->trs, mb->brect); in runBlend()
1167 void Blend::FrameToMosaicRect(int width, int height, double trs[3][3], BlendRect &brect) in FrameToMosaicRect() function in Blend