Home
last modified time | relevance | path

Searched defs:centerX (Results 1 – 4 of 4) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DRotate3dAnimation.java53 float centerX, float centerY, float depthZ, boolean reverse) { in Rotate3dAnimation()
73 final float centerX = mCenterX; in applyTransformation() local
DTransition3d.java89 final float centerX = mContainer.getWidth() / 2.0f; in applyRotation() local
149 final float centerX = mContainer.getWidth() / 2.0f; in run() local
/development/samples/GlobalTime/src/com/android/globaltime/
DAnnulus.java47 public Annulus(float centerX, float centerY, float Z, in Annulus()
DLatLongSphere.java21 public LatLongSphere(float centerX, float centerY, float centerZ, in LatLongSphere()