HomeSort by relevance Sort by last modified time
    Searched refs:newLeft (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /frameworks/base/core/java/com/android/internal/widget/
SimpleItemAnimator.java 95 int newLeft = postLayoutInfo == null ? disappearingItemView.getLeft() : postLayoutInfo.left;
97 if (!viewHolder.isRemoved() && (oldLeft != newLeft || oldTop != newTop)) {
98 disappearingItemView.layout(newLeft, newTop,
99 newLeft + disappearingItemView.getWidth(),
104 return animateMove(viewHolder, oldLeft, oldTop, newLeft, newTop);
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
SimpleItemAnimator.java 93 int newLeft = postLayoutInfo == null ? disappearingItemView.getLeft() : postLayoutInfo.left;
95 if (!viewHolder.isRemoved() && (oldLeft != newLeft || oldTop != newTop)) {
96 disappearingItemView.layout(newLeft, newTop,
97 newLeft + disappearingItemView.getWidth(),
102 return animateMove(viewHolder, oldLeft, oldTop, newLeft, newTop);
  /frameworks/support/wear/src/main/java/androidx/wear/widget/
CurvingLayoutCallback.java 96 int newLeft = (int) (mPathPoints[0] - mAnchorOffsetXY[0]);
97 child.offsetLeftAndRight(newLeft - child.getLeft());
  /frameworks/base/core/java/android/view/
WindowInsets.java 633 int newLeft = Math.max(0, insets.left - left);
637 if (newLeft == left && newTop == top && newRight == right && newBottom == bottom) {
640 return new Rect(newLeft, newTop, newRight, newBottom);
  /frameworks/base/graphics/java/android/graphics/
RectF.java 248 * @param newLeft The new "left" coordinate for the rectangle
251 public void offsetTo(float newLeft, float newTop) {
252 right += newLeft - left;
254 left = newLeft;
Rect.java 337 * @param newLeft The new "left" coordinate for the rectangle
340 public void offsetTo(int newLeft, int newTop) {
341 right += newLeft - left;
343 left = newLeft;
  /frameworks/support/slidingpanelayout/src/main/java/androidx/slidingpanelayout/widget/
SlidingPaneLayout.java     [all...]
  /prebuilts/tools/common/m2/repository/org/pcollections/pcollections/2.1.2/
pcollections-2.1.2.jar 
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
RopeByteString.java 577 ByteString newLeft = prefixesStack.pop();
578 partialString = new RopeByteString(newLeft, partialString);
  /frameworks/av/services/audioflinger/
Effects.cpp     [all...]
  /external/llvm/include/llvm/ADT/
ImmutableSet.h 477 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
478 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableSet.h 475 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
476 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /frameworks/support/customview/src/main/java/androidx/customview/widget/
ViewDragHelper.java     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 482 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
483 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableSet.h 482 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
483 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableSet.h 479 TreeTy* createNode(TreeTy* newLeft, TreeTy* oldTree, TreeTy* newRight) {
480 return createNode(newLeft, getValue(oldTree), newRight);
    [all...]

Completed in 1335 milliseconds

1 2 3 4