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

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.h 77 void spsortx(SitePointer *, int, int);
Delaunay.cpp 66 spsortx( sp, 0, size-1 );
354 void CDelaunay::spsortx(SitePointer *sp_in, int low, int high) function in class:CDelaunay

Completed in 1000 milliseconds