Home
last modified time | relevance | path

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

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoTable.java94 private final float mThrowRotation; field in PhotoTable
142 mThrowRotation = (float) mResources.getInteger(R.integer.image_throw_rotatioan); in PhotoTable()
751 photo.setRotation(mThrowRotation); in throwOnTable()
808 animator.rotation(mThrowRotation); in fling()