Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DGeometry.h29 inline double hypotSq(double a, double b) in hypotSq() function
DBlend.cpp844 double dself = hypotSq(csite->getVCenter().x - si, csite->getVCenter().y - sj); in ComputeMask()
857 double d1 = hypotSq(m_AllSites[ce->second].getVCenter().x - si, in ComputeMask()