Searched refs:mDepthZ (Results 1 – 1 of 1) sorted by relevance
33 private final float mDepthZ; field in Rotate3dAnimation58 mDepthZ = depthZ; in Rotate3dAnimation()81 camera.translate(0.0f, 0.0f, mDepthZ * interpolatedTime); in applyTransformation()83 camera.translate(0.0f, 0.0f, mDepthZ * (1.0f - interpolatedTime)); in applyTransformation()