Searched refs:mRotationY (Results 1 – 2 of 2) sorted by relevance
740 info.mRotationY = value; in setValue()778 return info.mRotationY; in getValue()
2111 float mRotationY = 0f; field in View.TransformationInfo7045 if (!nonzero(info.mRotationX) && !nonzero(info.mRotationY)) {7056 info.mCamera.rotate(info.mRotationX, info.mRotationY, -info.mRotation);7201 return mTransformationInfo != null ? mTransformationInfo.mRotationY : 0;7226 if (info.mRotationY != rotationY) {7230 info.mRotationY = rotationY;7940 info.mRotationY = y;