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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Geometry.h 142 double mass1, mass2, cent1x, cent2x, cent1y, cent2y; local
144 FindTriangleCentroid(x0, y0, x3, y3, x2, y2, mass2, cent2x, cent2y);
148 centX = cent1x + (cent2x - cent1x) * z;
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Geometry.h 142 double mass1, mass2, cent1x, cent2x, cent1y, cent2y; local
144 FindTriangleCentroid(x0, y0, x3, y3, x2, y2, mass2, cent2x, cent2y);
148 centX = cent1x + (cent2x - cent1x) * z;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Geometry.h 142 double mass1, mass2, cent1x, cent2x, cent1y, cent2y; local
144 FindTriangleCentroid(x0, y0, x3, y3, x2, y2, mass2, cent2x, cent2y);
148 centX = cent1x + (cent2x - cent1x) * z;

Completed in 52 milliseconds