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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp 354 void CDelaunay::spsortx(SitePointer *sp_in, int low, int high)
356 sp = sp_in;
360 void CDelaunay::spsorty(SitePointer *sp_in, int low, int high )
362 sp = sp_in;
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Delaunay.cpp 354 void CDelaunay::spsortx(SitePointer *sp_in, int low, int high)
356 sp = sp_in;
360 void CDelaunay::spsorty(SitePointer *sp_in, int low, int high )
362 sp = sp_in;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.cpp 354 void CDelaunay::spsortx(SitePointer *sp_in, int low, int high)
356 sp = sp_in;
360 void CDelaunay::spsorty(SitePointer *sp_in, int low, int high )
362 sp = sp_in;
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 1912 struct secpolicy *sp_in, *sp_out; local
    [all...]
pfkey.c 1640 struct secpolicy *sp_out = NULL, *sp_in = NULL; local
    [all...]

Completed in 873 milliseconds