HomeSort by relevance Sort by last modified time
    Searched defs:threshold (Results 251 - 275 of 714) sorted by null

<<11121314151617181920>>

  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
ItemTouchHelper.java 337 // in a non scroll orientation, if distance change is above threshold, we
848 final float threshold = mCallback.getMoveThreshold(viewHolder); local
1235 final float threshold = mRecyclerView.getWidth() * mCallback local
1262 final float threshold = mRecyclerView.getHeight() * mCallback local
    [all...]
  /libcore/ojluni/src/main/java/java/io/
ObjectOutputStream.java 2348 private int threshold; field in class:ObjectOutputStream.HandleTable
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
omap3isp.h 251 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ member in struct:omap3isp_h3a_af_hmf
449 * @thres: Horizontal median filter threshold.
472 * @gradthrs_vert: CFA Gradient Threshold - Vertical.
473 * @gradthrs_horz: CFA Gradient Threshold - Horizontal.
486 * @thres: Threshold.
613 * between the pixels in the image along with the filter threshold.
615 * format in the image, vertical and horizontal gradient threshold.
  /external/ImageMagick/Magick++/lib/
Image.cpp 4572 void Magick::Image::threshold(const double threshold_) function in class:Magick::Image
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp 604 const tcu::Vec4 threshold (0.0f);
605 if (!tcu::floatThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison", expected, result, threshold, tcu::COMPARE_LOG_RESULT))
610 const tcu::UVec4 threshold (0u);
611 if (!tcu::intThresholdCompare(m_context.getTestContext().getLog(), "Compare", "Result comparison", expected, result, threshold, tcu::COMPARE_LOG_RESULT))
2043 const tcu::Vec4 threshold = tcu::max(srcMaxDiff, dstMaxDiff); local
2057 tcu::UVec4 threshold; local
3020 const tcu::Vec4 threshold = tcu::max(srcMaxDiff, dstMaxDiff); local
3034 tcu::UVec4 threshold; local
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 3976 const unsigned threshold = 32 - FLAC__bitmath_ilog2(default_partition_samples); local
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 1400 float threshold = ((float) (serverTransactionTable.size() - serverTransactionTableLowaterMark)) local
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp 2987 float threshold = 0.5f; local
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 1454 final int threshold = (isRtl) ? mCoordinates.contactImagesX - sSenderImageTouchSlop : local
    [all...]
  /prebuilts/misc/common/robolectric/3.1.1/lib/
plexus-container-default-1.0-alpha-9-stable-1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/
plexus-container-default-1.0-alpha-9-stable-1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-connector-basic/1.0.2.v20150114/
aether-connector-basic-1.0.2.v20150114.jar 
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/fest/
fest-assert-1.2.jar 
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /external/guice/extensions/persist/lib/
commons-io.jar 
  /external/ImageMagick/MagickCore/
display.c 93 #include "MagickCore/threshold.h"
765 " Threshold...",
8285 threshold; local
8453 threshold[MagickPathExtent] = "1.0x1.5"; local
8482 threshold; local
8520 threshold; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 5688 const tcu::RGBA threshold = tcu::RGBA(8, 8, 8, 8); \/\/ source image is high-frequency so the threshold is quite large to tolerate sampling errors local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c 7423 int threshold = 0; local
    [all...]
  /frameworks/base/core/java/android/app/
ActivityManager.java 2536 public long threshold; field in class:ActivityManager.MemoryInfo
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java 608 final int threshold = thresholds[i]; local
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_nan.h 911 threshold. Any Service Descriptors received above this
1522 u32 threshold; member in struct:__anon48541
    [all...]
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-io-1.4.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatch/1.11.18/
aws-java-sdk-cloudwatch-1.11.18.jar 

Completed in 760 milliseconds

<<11121314151617181920>>