HomeSort by relevance Sort by last modified time
    Searched full:minimum (Results 1326 - 1350 of 5538) sorted by null

<<51525354555657585960>>

  /frameworks/support/v4/java/android/support/v4/widget/
ViewDragHelper.java 395 * Set the minimum velocity that will be detected as having a magnitude greater than zero
398 * @param minVel Minimum velocity to detect
405 * Return the currently configured minimum velocity. Any flings with a magnitude less
409 * @return the minimum velocity that will be detected
487 * @return The minimum distance in pixels that the user must travel to initiate a drag
641 * If the value is below the minimum, it will be clamped to zero.
645 * @param absMin Absolute value of the minimum significant value to return
658 * If the value is below the minimum, it will be clamped to zero.
662 * @param absMin Absolute value of the minimum significant value to return
684 * @param minLeft Minimum X position for the view's left edg
    [all...]
  /art/runtime/jdwp/
jdwp_constants.h 176 SS_MIN = 0, // Step by minimum (for example, one bytecode).
  /bionic/libc/arch-arm/include/machine/
cpu-features.h 73 # error ARMv4 is not supported, please use ARMv4T at a minimum
  /bionic/libc/include/net/
if_ether.h 53 #define ETHER_MIN_LEN 64 /* minimum frame length, including CRC */
  /bionic/libc/upstream-netbsd/libc/stdio/
getdelim.c 51 /* Minimum buffer size we create.
  /bootable/recovery/
ui.h 49 // seconds - expected time interval (progress bar moves at this minimum rate)
  /cts/libs/commonutil/src/com/android/cts/util/
Stat.java 133 * return the minimum value of the passed array
  /dalvik/vm/jdwp/
JdwpConstants.h 163 SS_MIN = 0, /* step by minimum (e.g. 1 bytecode inst) */
  /developers/build/prebuilts/gradle/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/common/media/
CameraHelper.java 58 // minimum difference between view and camera height.
  /developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/common/media/
CameraHelper.java 58 // minimum difference between view and camera height.
  /developers/build/prebuilts/gradle/MediaRecorder/MediaRecorderSample/src/main/java/com/example/android/common/media/
CameraHelper.java 58 // minimum difference between view and camera height.
  /developers/samples/android/common/src/java/com/example/android/common/media/
CameraHelper.java 58 // minimum difference between view and camera height.
  /development/ndk/platforms/android-3/arch-arm/include/machine/
cpu-features.h 73 # error ARMv4 is not supported, please use ARMv4T at a minimum
  /development/ndk/platforms/android-3/include/net/
if_ether.h 53 #define ETHER_MIN_LEN 64 /* minimum frame length, including CRC */
  /development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
CameraHelper.java 58 // minimum difference between view and camera height.
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.h 264 // Minimum duration for precapture state. May be longer if slow to converge
  /external/aac/libAACenc/src/
block_switch.cpp 129 /* minimum energy for attacks */
130 static const FIXP_DBL minAttackNrg = (FL2FXCONST_DBL(1e+6f*NORM_PCM_ENERGY)>>BLOCK_SWITCH_ENERGY_SHIFT); /* minimum energy for attacks */
143 /* minimum energy for attacks */
144 static const FIXP_DBL minAttackNrg = (FL2FXCONST_DBL(1e+6f*NORM_PCM_ENERGY)>>BLOCK_SWITCH_ENERGY_SHIFT); /* minimum energy for attacks */
  /external/ant-glob/src/org/apache/tools/ant/util/
FileUtils.java 110 * at minimum match "\\a\b" to be considered an absolute path.
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
TrustAnchor_ImplTest.java 338 (byte)0x80,(byte)0x01,(byte)0x00 // minimum
575 * minimum [0] BaseDistance DEFAULT 0,
707 // minimum/maximum GeneralSubtree fields OMITTED
711 // with all (OPTIONAL) minimum/maximum
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 112 * @param idleTime the minimum idle time, in milliseconds, for connections to be closed
  /external/apache-xml/src/main/java/org/apache/xml/utils/
Constants.java 109 * The minimum version of XSLT supported by this processor.
  /external/bluetooth/bluedroid/stack/include/
a2d_sbc.h 85 UINT8 min_bitpool; /* Minimum bitpool */
  /external/ceres-solver/examples/
powell.cc 41 // The minimum is 0 at (x1, x2, x3, x4) = 0.
  /external/ceres-solver/internal/ceres/
canonical_views_clustering.h 115 // The minimum number of canonical views to compute.
cxsparse.h 111 // Compute an fill-reducing approximate minimum degree ordering of

Completed in 1700 milliseconds

<<51525354555657585960>>