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

  /development/perftests/panorama/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 35 milliseconds