Searched refs:constructList (Results 1 - 4 of 4) sorted by relevance

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

Completed in 77 milliseconds