Home
last modified time | relevance | path

Searched refs:constructList (Results 1 – 4 of 4) 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);
/packages/apps/Camera/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);