Home
last modified time | relevance | path

Searched refs:getLastTRS (Results 1 – 3 of 3) sorted by relevance

/development/perftests/panorama/feature_mos/src/mosaic/
DAlignFeatures.h69 int getLastTRS(double trs[3][3]);
DAlignFeatures.cpp193 int Align::getLastTRS(double trs[3][3]) in getLastTRS() function in Align
DMosaic.cpp150 aligner->getLastTRS(frame->trs); in addFrame()