Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.cpp50 return constructList(cep, width, height); in triangulate()
590 int CDelaunay::constructList(EdgePointer last, int width, int height) function in CDelaunay
DDelaunay.h100 int constructList(EdgePointer e, int width, int height);