Home
last modified time | relevance | path

Searched refs:depthZ (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DRotate3dAnimation.java53 float centerX, float centerY, float depthZ, boolean reverse) { in Rotate3dAnimation() argument
58 mDepthZ = depthZ; in Rotate3dAnimation()