Searched refs:PROPNAME_Z (Results 1 – 1 of 1) sorted by relevance
48 private static final String PROPNAME_Z = "android:epicenterReveal:z"; field in EpicenterTranslateClipReveal116 values.values.put(PROPNAME_Z, view.getZ()); in captureValues()133 final float startZ = 0 - (float) endValues.values.get(PROPNAME_Z); in onAppear()170 final float endZ = 0 - (float) startValues.values.get(PROPNAME_Z); in onDisappear()