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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
CSite.h 44 SVec2d voronoiCenter;
53 inline SVec2d& getVCenter() { return voronoiCenter; }
54 inline double X() { return voronoiCenter.x; }
55 inline double Y() { return voronoiCenter.y; }
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
CSite.h 44 SVec2d voronoiCenter;
53 inline SVec2d& getVCenter() { return voronoiCenter; }
54 inline double X() { return voronoiCenter.x; }
55 inline double Y() { return voronoiCenter.y; }
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
CSite.h 44 SVec2d voronoiCenter;
53 inline SVec2d& getVCenter() { return voronoiCenter; }
54 inline double X() { return voronoiCenter.x; }
55 inline double Y() { return voronoiCenter.y; }

Completed in 290 milliseconds