HomeSort by relevance Sort by last modified time
    Searched full:calculates (Results 126 - 150 of 850) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/
vec2.js 212 * Calculates the euclidian distance between two vec2's
231 * Calculates the squared euclidian distance between two vec2's
250 * Calculates the length of a vec2
268 * Calculates the squared length of a vec2
319 * Calculates the dot product of two vec2's
vec3.js 226 * Calculates the euclidian distance between two vec3's
246 * Calculates the squared euclidian distance between two vec3's
266 * Calculates the length of a vec3
285 * Calculates the squared length of a vec3
340 * Calculates the dot product of two vec3's
vec4.js 240 * Calculates the euclidian distance between two vec4's
261 * Calculates the squared euclidian distance between two vec4's
282 * Calculates the length of a vec4
302 * Calculates the squared length of a vec4
360 * Calculates the dot product of two vec4's
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Vector3f.java 289 * <code>dot</code> calculates the dot product of this vector with a
305 * <code>cross</code> calculates the cross product of this vector with a
317 * <code>cross</code> calculates the cross product of this vector with a
331 * <code>cross</code> calculates the cross product of this vector with a
354 * <code>crossLocal</code> calculates the cross product of this vector
366 * <code>crossLocal</code> calculates the cross product of this vector
405 * <code>length</code> calculates the magnitude of this vector.
414 * <code>lengthSquared</code> calculates the squared value of the
424 * <code>distanceSquared</code> calculates the distance squared between
438 * <code>distance</code> calculates the distance between this vector and
    [all...]
Vector2f.java 200 * <code>dot</code> calculates the dot product of this vector with a
216 * <code>cross</code> calculates the cross product of this vector with a
284 * <code>length</code> calculates the magnitude of this vector.
293 * <code>lengthSquared</code> calculates the squared value of the
303 * <code>distanceSquared</code> calculates the distance squared between
316 * <code>distanceSquared</code> calculates the distance squared between
330 * <code>distance</code> calculates the distance between this vector and
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorCtsHelper.java 63 * Calculates the mean for each of the values in the set of TestSensorEvents.
85 * Calculates the variance for each of the values in the set of TestSensorEvents.
104 * Calculates the standard deviation for each of the values in the set of TestSensorEvents.
  /external/chromium_org/third_party/opus/src/silk/float/
main_FLP.h 176 /* Calculates residual energies of input subframes where all subframes have LPC_order */
227 /* Calculates correlation matrix X'*X */
235 /* Calculates correlation vector X'*t */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerMeasurementTestActivity.java 60 * The test takes a set of samples from the sensor under test and calculates the mean of each
GyroscopeMeasurementTestActivity.java 74 * The test takes a set of samples from the sensor under test and calculates the mean of each
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
DexTranslationAdvice.java 99 * Calculates the total rop width of the list of SSA registers
  /dalvik/dx/src/com/android/dx/rop/code/
DexTranslationAdvice.java 110 * Calculates the total rop width of the list of SSA registers
  /external/android-clat/
translate.h 46 // Calculates the checksum over all the packet components starting from pos.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
SubjectKeyIdentifier.java 75 * Calculates the keyidentifier using a SHA1 hash over the BIT STRING
  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 79 // destruction, calculates the order in which things are destroyed and then
  /external/chromium/chrome/browser/ui/toolbar/
wrench_menu_model.h 117 // Calculates |zoom_label_| in response to a zoom change.
  /external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.h 45 // only a small round rectangle is for drawing our content on. This calculates
  /external/chromium/net/base/
backoff_entry.h 77 // Calculates when requests should again be allowed through.
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.h 70 // workspace at the end of the drag. Calculates and returns action taken that
  /external/chromium_org/base/message_loop/
incoming_task_queue.h 70 // Calculates the time at which a PendingTask should run.
  /external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.h 47 // only a small round rectangle is for drawing our content on. This calculates
  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.h 91 // Calculates the message center bounds using the position info and the
  /external/chromium_org/chrome/test/functional/media/
media_seek_perf.py 8 Calculates the short and long seek times for different video formats on
media_stat_perf.py 8 Calculates decoded fps, dropped fps, CPU, and memory statistics while playing
  /external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_service_factory.h 87 // destruction, calculates the order in which things are destroyed and then
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_android.h 85 // Calculates the distance from the point (x, y) to the nearest point on the

Completed in 4328 milliseconds

1 2 3 4 56 7 8 91011>>