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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Geometry.h 142 double mass1, mass2, cent1x, cent2x, cent1y, cent2y; local
143 FindTriangleCentroid(x0, y0, x1, y1, x2, y2, mass1, cent1x, cent1y);
149 centY = cent1y + (cent2y - cent1y) * z;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Geometry.h 142 double mass1, mass2, cent1x, cent2x, cent1y, cent2y; local
143 FindTriangleCentroid(x0, y0, x1, y1, x2, y2, mass1, cent1x, cent1y);
149 centY = cent1y + (cent2y - cent1y) * z;

Completed in 89 milliseconds