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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp 65 double *tempA;
71 tempA=temp;
74 dest=tempA;
89 tempC=tempA;
90 tempA=tempB;
93 dest=tempA;
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_utilities_indexing.cpp 65 double *tempA;
71 tempA=temp;
74 dest=tempA;
89 tempC=tempA;
90 tempA=tempB;
93 dest=tempA;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp 65 double *tempA;
71 tempA=temp;
74 dest=tempA;
89 tempC=tempA;
90 tempA=tempB;
93 dest=tempA;
  /external/jmonkeyengine/engine/src/core/com/jme3/bounding/
BoundingSphere.java 212 Vector3f tempA = new Vector3f(); //vars.vect1;
227 BufferUtils.populateFromBuffer(tempA, points, ap - 1);
229 setSphere(tempA, tempB);
232 BufferUtils.populateFromBuffer(tempA, points, ap - 1);
235 setSphere(tempA, tempB, tempC);
238 BufferUtils.populateFromBuffer(tempA, points, ap - 1);
242 setSphere(tempA, tempB, tempC, tempD);
247 BufferUtils.populateFromBuffer(tempA, points, i + ap);
248 if (tempA.distanceSquared(center) - (radius * radius) > RADIUS_EPSILON - 1f) {
  /external/icu4c/i18n/
ucol.cpp     [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 261 milliseconds