Searched defs:TRANSLATION_Z (Results 1 – 7 of 7) sorted by relevance
187 TRANSLATION_Z, enumerator
85 TRANSLATION_Z = 1 << 4, enumerator
90 public static final ViewProperty TRANSLATION_Z = new ViewProperty("translationZ") { field in DynamicAnimation
50 public static final int TRANSLATION_Z = 9; field in GraphicsLayerModifierOperation
41 public static final int TRANSLATION_Z = 2; field in RenderNodeAnimator
143 static final int TRANSLATION_Z = 0x0004; field in ViewPropertyAnimator
31188 …public static final Property<View, Float> TRANSLATION_Z = new FloatProperty<View>("translationZ") { field in View