Searched defs:TRANSLATION_Z (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/libs/hwui/ | ||
H A D | Animator.h | 187 TRANSLATION_Z, enumerator |
H A D | RenderNode.h | 86 TRANSLATION_Z = 1 << 4, enumerator |
/aosp12/frameworks/base/graphics/java/android/graphics/animation/ | ||
H A D | RenderNodeAnimator.java | 41 public static final int TRANSLATION_Z = 2; field in RenderNodeAnimator |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | ViewPropertyAnimator.java | 141 static final int TRANSLATION_Z = 0x0004; field in ViewPropertyAnimator |
H A D | View.java | 28442 …public static final Property<View, Float> TRANSLATION_Z = new FloatProperty<View>("translationZ") { field in View |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |