Searched refs:mImageRotationLimit (Results 1 – 1 of 1) sorted by relevance
93 private final float mImageRotationLimit; field in PhotoTable139 mImageRotationLimit = (float) mResources.getInteger(R.integer.max_image_rotation); in PhotoTable()840 float angle = randfrange(-mImageRotationLimit, mImageRotationLimit); in dropOnTable()