Searched refs:lnext (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DDelaunay.h114 #define lnext(a) rot(onext(rotinv(a))) macro
H A DDelaunay.cpp163 splice(ans, (EdgePointer) lnext(a));
523 ldi = (EdgePointer) lnext(ldi);
582 rcand = (EdgePointer) lnext(sym(basel));

Completed in 72 milliseconds