HomeSort by relevance Sort by last modified time
    Searched refs:triangulate (Results 1 - 3 of 3) sorted by null

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.h 108 int triangulate(SEdgeVector **edge, int nsite, int width, int height);
Delaunay.cpp 40 int CDelaunay::triangulate(SEdgeVector **edges, int n_sites, int width, int height) function in class:CDelaunay
Blend.cpp 265 int n = m_Triangulator.triangulate(&edge, numCenters, width, height);
839 // project point and then triangulate to neighbors
923 // project point and then triangulate to neighbors
    [all...]

Completed in 303 milliseconds