| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/utils/ |
| D | ViewTimeCycle.java | 24 import androidx.constraintlayout.core.motion.utils.KeyCache; 49 public abstract boolean setProperty(View view, float t, long time, KeyCache cache); in setProperty() 59 public float get(float pos, long time, View view, KeyCache cache) { in get() 149 public boolean setProperty(View view, float t, long time, KeyCache cache) { in setProperty() 159 public boolean setProperty(View view, float t, long time, KeyCache cache) { in setProperty() 167 public boolean setProperty(View view, float t, long time, KeyCache cache) { in setProperty() 175 public boolean setProperty(View view, float t, long time, KeyCache cache) { in setProperty() 183 public boolean setProperty(View view, float t, long time, KeyCache cache) { in setProperty() 191 public boolean setProperty(View view, float t, long time, KeyCache cache) { in setProperty() 206 KeyCache cache, in setPathRotate() [all …]
|
| /constraintlayout/constraintlayout-core/src/test/java/androidx/constraintlayout/core/motion/ |
| D | MotionKeyPositionTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 43 KeyCache cache = new KeyCache(); in keyPosition1() 74 KeyCache cache = new KeyCache(); in keyPosition2() 104 KeyCache cache = new KeyCache(); in keyPosition3() 157 KeyCache cache = new KeyCache(); in keyPosition4() 190 KeyCache mCache = new KeyCache(); 218 KeyCache cache = new KeyCache(); in keyPosition3x()
|
| D | MotionControlTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 41 KeyCache cache = new KeyCache(); in simpleLinear() 69 KeyCache cache = new KeyCache(); in archMode1() 99 KeyCache cache = new KeyCache(); in archMode2() 129 KeyCache cache = new KeyCache(); in archMode3()
|
| D | MotionBenchmarkTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 35 KeyCache cache = new KeyCache(); in setUpMotionController() 62 KeyCache cache = new KeyCache(); in setUpMotionArcController()
|
| D | MotionParsingTest.java | 23 import androidx.constraintlayout.core.motion.utils.KeyCache; 39 KeyCache mCache = new KeyCache();
|
| D | MotionCustomAttributesTest.java | 20 import androidx.constraintlayout.core.motion.utils.KeyCache; 38 KeyCache mCache = new KeyCache();
|
| D | MotionKeyCycleTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 36 KeyCache mCache = new KeyCache();
|
| D | MotionCustomKeyAttributesTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 37 KeyCache mCache = new KeyCache();
|
| D | MotionKeyTimeCycleTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 144 KeyCache mCache = new KeyCache();
|
| D | MotionKeyAttributesTest.java | 22 import androidx.constraintlayout.core.motion.utils.KeyCache; 40 KeyCache cache = new KeyCache(); in attributes() 66 KeyCache mCache = new KeyCache();
|
| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/ |
| D | ViewTransition.java | 40 import androidx.constraintlayout.core.motion.utils.KeyCache; 353 KeyCache mCache = new KeyCache();
|
| D | MotionController.java | 38 import androidx.constraintlayout.core.motion.utils.KeyCache; 1309 boolean interpolate(View child, float globalPosition, long time, KeyCache keyCache) {
|
| D | MotionLayout.java | 52 import androidx.constraintlayout.core.motion.utils.KeyCache; 1123 private KeyCache mKeyCache = new KeyCache();
|
| /constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/utils/ |
| D | TimeCycleSplineSet.java | 158 public boolean setProperty(MotionWidget view, float t, long time, KeyCache cache) { in setProperty() 318 public boolean setProperty(MotionWidget view, float t, long time, KeyCache cache) { in setProperty()
|
| D | KeyCache.java | 26 public class KeyCache { class
|
| /constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/ |
| D | Transition.java | 27 import androidx.constraintlayout.core.motion.utils.KeyCache; 944 KeyCache mKeyCache = new KeyCache();
|
| /constraintlayout/constraintlayout/api/ |
| D | api_lint.ignore | 222 …imeCycle#get(float, long, android.view.View, androidx.constraintlayout.core.motion.utils.KeyCache): 444 …float, long, android.view.View, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #2: 446 …float, long, android.view.View, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #3: 458 …android.view.View, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #0: 460 …android.view.View, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #3: 468 …android.view.View, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #0: 470 …android.view.View, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #3: 472 …thRotate(android.view.View, androidx.constraintlayout.core.motion.utils.KeyCache, float, long, dou… 474 …thRotate(android.view.View, androidx.constraintlayout.core.motion.utils.KeyCache, float, long, dou… 476 …android.view.View, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #0: [all …]
|
| D | current.txt | 209 … float get(float, long, android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!); 212 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 218 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 223 …hRotate(android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!, float, long, do… 224 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!);
|
| D | restricted_2.2.0-beta01.txt | 209 … float get(float, long, android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!); 212 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 218 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 223 …hRotate(android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!, float, long, do… 224 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!);
|
| D | 2.2.0-beta01.txt | 209 … float get(float, long, android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!); 212 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 218 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 223 …hRotate(android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!, float, long, do… 224 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!);
|
| D | restricted_current.txt | 209 … float get(float, long, android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!); 212 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 218 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 223 …hRotate(android.view.View!, androidx.constraintlayout.core.motion.utils.KeyCache!, float, long, do… 224 …etProperty(android.view.View!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!);
|
| /constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/ |
| D | Motion.java | 31 import androidx.constraintlayout.core.motion.utils.KeyCache; 1282 KeyCache keyCache) { in interpolate()
|
| /constraintlayout/constraintlayout-core/api/ |
| D | api_lint.ignore | 1678 …tion.MotionWidget, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #0: 1680 …tion.MotionWidget, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #3: 1940 MissingNullability: androidx.constraintlayout.core.motion.utils.KeyCache#getFloatValue(Object, Stri… 1942 MissingNullability: androidx.constraintlayout.core.motion.utils.KeyCache#getFloatValue(Object, Stri… 1944 MissingNullability: androidx.constraintlayout.core.motion.utils.KeyCache#setFloatValue(Object, Stri… 1946 MissingNullability: androidx.constraintlayout.core.motion.utils.KeyCache#setFloatValue(Object, Stri… 2094 …tion.MotionWidget, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #0: 2096 …tion.MotionWidget, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #3: 2104 …tion.MotionWidget, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #0: 2106 …tion.MotionWidget, float, long, androidx.constraintlayout.core.motion.utils.KeyCache) parameter #3:
|
| D | 1.1.0-beta01.txt | 922 …out.core.motion.MotionWidget!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 1316 public class KeyCache { 1317 ctor public KeyCache(); 1519 …out.core.motion.MotionWidget!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 1525 …out.core.motion.MotionWidget!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!);
|
| D | restricted_1.1.0-beta01.txt | 922 …out.core.motion.MotionWidget!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 1316 public class KeyCache { 1317 ctor public KeyCache(); 1519 …out.core.motion.MotionWidget!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!); 1525 …out.core.motion.MotionWidget!, float, long, androidx.constraintlayout.core.motion.utils.KeyCache!);
|