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

  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
DeltaOptions.java 51 setDistance(distance);
58 public void setDistance(int distance) throws UnsupportedOptionsException {
  /packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
SetupAnimationHelper.java 113 transition.setDistance(mDistance);
127 transition.setDistance(sFragmentTransitionLongDistance);
133 transition.setDistance(sFragmentTransitionShortDistance);
FadeAndShortSlide.java 317 public void setDistance(int distance) {
  /packages/apps/Launcher2/src/com/android/launcher2/
SmoothPagedView.java 46 public void setDistance(int distance) {
142 ((OvershootInterpolator) mScrollInterpolator).setDistance(screenDelta);
  /frameworks/support/leanback/api21/androidx/leanback/transition/
FadeAndShortSlide.java 311 public void setDistance(float distance) {
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 451 /// setDistance - Change a constraint to Distance.
452 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /frameworks/support/leanback/src/main/java/androidx/leanback/transition/
TransitionHelper.java 433 slide.setDistance(distance);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
DependenceAnalysis.h 441 /// setDistance - Change a constraint to Distance.
442 void setDistance(const SCEV *D, const Loop *CurrentLoop);
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 372 void DependenceInfo::Constraint::setDistance(const SCEV *D,
    [all...]
  /cts/tests/tests/animation/src/android/animation/cts/
ObjectAnimatorTest.java 700 public void setDistance(float distance) {
    [all...]

Completed in 376 milliseconds