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

  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/
Distance.java 105 private class Simplex {
131 // Compute the new simplex metric, if it is substantially different than
132 // old metric then flush the simplex.
137 // Reset the simplex.
602 private Simplex simplex = new Simplex(); field in class:Distance
612 * PolygonShape. The simplex cache is input/output. On the first call set SimplexCache.count to
629 // Initialize the simplex.
630 simplex.readCache(cache, proxyA, transformA, proxyB, transformB)
    [all...]
  /external/pdfium/public/
fpdfview.h 63 Simplex,
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdfview.cpp 1033 if ("Simplex" == duplex)
1034 return Simplex;
    [all...]
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 

Completed in 123 milliseconds